| /include/net/ |
| A D | Space.h | 6 struct net_device *ultra_probe(int unit); 7 struct net_device *wd_probe(int unit); 8 struct net_device *ne_probe(int unit); 9 struct net_device *smc_init(int unit); 10 struct net_device *cs89x0_probe(int unit); 11 struct net_device *tc515_probe(int unit); 12 struct net_device *lance_probe(int unit);
|
| A D | addrconf.h | 210 unsigned int unit) in addrconf_timeout_fixup() argument 220 if (0xfffffffe > LONG_MAX / unit && timeout > LONG_MAX / unit) in addrconf_timeout_fixup() 221 return LONG_MAX / unit; in addrconf_timeout_fixup()
|
| A D | devlink.h | 406 enum devlink_resource_unit unit; member 413 enum devlink_resource_unit unit) in devlink_resource_size_params_init() argument 418 size_params->unit = unit; in devlink_resource_size_params_init()
|
| /include/linux/ |
| A D | sound.h | 12 extern int register_sound_special(const struct file_operations *fops, int unit); 13 extern int register_sound_special_device(const struct file_operations *fops, int unit, struct devic… 17 extern void unregister_sound_special(int unit); 18 extern void unregister_sound_mixer(int unit); 19 extern void unregister_sound_dsp(int unit);
|
| A D | ppp-comp.h | 44 int opt_len, int unit, int opthdr, int debug); 64 int opt_len, int unit, int opthdr, int mru,
|
| A D | firewire.h | 234 static inline struct fw_unit *fw_unit_get(struct fw_unit *unit) in fw_unit_get() argument 236 get_device(&unit->device); in fw_unit_get() 238 return unit; in fw_unit_get() 241 static inline void fw_unit_put(struct fw_unit *unit) in fw_unit_put() argument 243 put_device(&unit->device); in fw_unit_put() 246 #define fw_parent_device(unit) fw_device(unit->device.parent) argument 252 int (*probe)(struct fw_unit *unit, const struct ieee1394_device_id *id); 254 void (*update)(struct fw_unit *unit); 255 void (*remove)(struct fw_unit *unit);
|
| A D | kvm_host.h | 1922 .flags = type | unit | base | \ 1933 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1941 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1949 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1957 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1964 SCOPE##_STATS_DESC(stat, type, unit, base, exp, sz, bsz) 1968 unit, base, exponent, 1, 0) 1971 unit, base, exponent, 1, 0) 1974 unit, base, exponent, 1, 0) 1977 unit, base, exponent, sz, bsz) [all …]
|
| A D | shrinker.h | 24 struct shrinker_info_unit *unit[]; member
|
| A D | sm501.h | 10 unsigned int unit, unsigned int to);
|
| A D | fsi.h | 16 u8 unit; member
|
| A D | netlink.h | 56 struct sock *__netlink_kernel_create(struct net *net, int unit, 60 netlink_kernel_create(struct net *net, int unit, struct netlink_kernel_cfg *cfg) in netlink_kernel_create() argument 62 return __netlink_kernel_create(net, unit, THIS_MODULE, cfg); in netlink_kernel_create()
|
| A D | maple.h | 75 unsigned char port, unit; member
|
| A D | hid.h | 439 unsigned unit; member 513 unsigned unit; member
|
| /include/linux/pwrseq/ |
| A D | provider.h | 49 const struct pwrseq_unit_data *unit; member
|
| /include/trace/events/ |
| A D | fsi.h | 218 __field(int, unit) 227 __entry->unit = dev->unit; 236 __entry->unit,
|
| /include/uapi/rdma/hfi/ |
| A D | hfi1_ioctl.h | 85 __u16 unit; /* unit (chip) assigned to caller */ member
|
| /include/uapi/linux/ |
| A D | uvcvideo.h | 77 __u8 unit; member
|
| A D | hiddev.h | 105 __u32 unit; member
|
| /include/rdma/ |
| A D | rdma_vt.h | 439 const int unit) in rvt_set_ibdev_name() argument 447 dev_set_name(&rdi->ibdev.dev, fmt, name, unit); in rvt_set_ibdev_name()
|
| /include/linux/bcma/ |
| A D | bcma.h | 445 u8 unit);
|
| /include/linux/spi/ |
| A D | spi.h | 124 u8 unit; member
|