#ifndef __NET_SYSFS_H__ #define __NET_SYSFS_H__ int __init netdev_kobject_init(void); int netdev_register_kobject(struct net_device *); void netdev_unregister_kobject(struct net_device *); int net_rx_queue_update_kobjects(struct net_device *, int old_num, int new_num); int netdev_queue_update_kobjects(struct net_device *net, int old_num, int new_num); #endif rel='vcs-git' href='git://git.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/linux/regulator
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-04-06 15:39:45 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-06 15:39:45 -0700
commitf22e6e847115abc3a0e2ad7bb18d243d42275af1 (patch)
treebecc7c9cc3260e0215ce184e823b5b0a5c40da6d /include/linux/regulator
parent442bb4bad90134e1c49ffb3ccdefca391ce05600 (diff)
Linux 4.0-rc7
Diffstat (limited to 'include/linux/regulator')