| /include/net/ |
| 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);
|
| D | addrconf.h | 193 unsigned int unit) in addrconf_timeout_fixup() argument 203 if (0xfffffffe > LONG_MAX / unit && timeout > LONG_MAX / unit) in addrconf_timeout_fixup() 204 return LONG_MAX / unit; in addrconf_timeout_fixup()
|
| D | devlink.h | 399 enum devlink_resource_unit unit; member 406 enum devlink_resource_unit unit) in devlink_resource_size_params_init() argument 411 size_params->unit = unit; in devlink_resource_size_params_init()
|
| /include/linux/ |
| 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);
|
| D | ppp-comp.h | 44 int opt_len, int unit, int opthdr, int debug); 64 int opt_len, int unit, int opthdr, int mru,
|
| D | firewire.h | 233 static inline struct fw_unit *fw_unit_get(struct fw_unit *unit) in fw_unit_get() argument 235 get_device(&unit->device); in fw_unit_get() 237 return unit; in fw_unit_get() 240 static inline void fw_unit_put(struct fw_unit *unit) in fw_unit_put() argument 242 put_device(&unit->device); in fw_unit_put() 245 #define fw_parent_device(unit) fw_device(unit->device.parent) argument 251 int (*probe)(struct fw_unit *unit, const struct ieee1394_device_id *id); 253 void (*update)(struct fw_unit *unit); 254 void (*remove)(struct fw_unit *unit);
|
| D | kvm_host.h | 1911 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument 1912 .flags = type | unit | base | \ 1914 BUILD_BUG_ON_ZERO(unit & ~KVM_STATS_UNIT_MASK) | \ 1920 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1923 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1928 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1931 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1936 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1939 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1944 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument [all …]
|
| D | shrinker.h | 24 struct shrinker_info_unit *unit[]; member
|
| D | sm501.h | 10 unsigned int unit, unsigned int to);
|
| D | fsi.h | 16 u8 unit; member
|
| D | netlink.h | 55 struct sock *__netlink_kernel_create(struct net *net, int unit, 59 netlink_kernel_create(struct net *net, int unit, struct netlink_kernel_cfg *cfg) in netlink_kernel_create() argument 61 return __netlink_kernel_create(net, unit, THIS_MODULE, cfg); in netlink_kernel_create()
|
| D | maple.h | 75 unsigned char port, unit; member
|
| D | hid.h | 436 unsigned unit; member 510 unsigned unit; member
|
| /include/linux/pwrseq/ |
| D | provider.h | 46 const struct pwrseq_unit_data *unit; member
|
| /include/trace/events/ |
| D | fsi.h | 218 __field(int, unit) 227 __entry->unit = dev->unit; 236 __entry->unit,
|
| /include/uapi/rdma/hfi/ |
| D | hfi1_ioctl.h | 85 __u16 unit; /* unit (chip) assigned to caller */ member
|
| /include/uapi/linux/ |
| D | uvcvideo.h | 77 __u8 unit; member
|
| D | hiddev.h | 105 __u32 unit; member
|
| /include/rdma/ |
| 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/ |
| D | bcma.h | 445 u8 unit);
|
| /include/linux/spi/ |
| D | spi.h | 123 u8 unit; member
|