Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 21 of 21) sorted by relevance

/include/net/
DSpace.h6 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);
Daddrconf.h193 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()
Ddevlink.h399 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/
Dsound.h12 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);
Dppp-comp.h44 int opt_len, int unit, int opthdr, int debug);
64 int opt_len, int unit, int opthdr, int mru,
Dfirewire.h233 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);
Dkvm_host.h1911 #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 …]
Dshrinker.h24 struct shrinker_info_unit *unit[]; member
Dsm501.h10 unsigned int unit, unsigned int to);
Dfsi.h16 u8 unit; member
Dnetlink.h55 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()
Dmaple.h75 unsigned char port, unit; member
Dhid.h436 unsigned unit; member
510 unsigned unit; member
/include/linux/pwrseq/
Dprovider.h46 const struct pwrseq_unit_data *unit; member
/include/trace/events/
Dfsi.h218 __field(int, unit)
227 __entry->unit = dev->unit;
236 __entry->unit,
/include/uapi/rdma/hfi/
Dhfi1_ioctl.h85 __u16 unit; /* unit (chip) assigned to caller */ member
/include/uapi/linux/
Duvcvideo.h77 __u8 unit; member
Dhiddev.h105 __u32 unit; member
/include/rdma/
Drdma_vt.h439 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/
Dbcma.h445 u8 unit);
/include/linux/spi/
Dspi.h123 u8 unit; member