Home
last modified time | relevance | path

Searched refs:devs (Results 1 – 10 of 10) sorted by relevance

/include/linux/
Ddmar.h96 #define for_each_dev_scope(devs, cnt, i, tmp) \ argument
98 dmar_rcu_dereference((devs)[(i)].dev) : NULL, (i) < (cnt)); \
101 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ argument
102 for_each_dev_scope((devs), (cnt), (i), (tmp)) \
Dadb.h36 int (*autopoll)(int devs);
Disapnp.h49 } devs[ISAPNP_CARD_DEVS]; /* logical devices */ member
Dtpm.h121 struct device devs; member
Df2fs_fs.h149 struct f2fs_device devs[MAX_DEVICES]; /* device list */ member
Dcoresight.h519 extern char *coresight_alloc_device_name(struct coresight_dev_list *devs,
Dmod_devicetable.h236 } devs[PNP_MAX_DEVICES]; member
/include/linux/i3c/
Dmaster.h343 } devs; member
506 list_for_each_entry(dev, &(bus)->devs.i2c, common.node)
517 list_for_each_entry(dev, &(bus)->devs.i3c, common.node)
/include/linux/mfd/
Ducb1x00.h137 struct list_head devs; member
153 struct list_head devs; member
/include/linux/mtd/
Dblktrans.h69 struct list_head devs; member