Home
last modified time | relevance | path

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

/include/linux/
Ddmar.h97 #define for_each_dev_scope(devs, cnt, i, tmp) \ argument
99 dmar_rcu_dereference((devs)[(i)].dev) : NULL, (i) < (cnt)); \
102 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ argument
103 for_each_dev_scope((devs), (cnt), (i), (tmp)) \
Dadb.h36 int (*autopoll)(int devs);
Disapnp.h49 } devs[ISAPNP_CARD_DEVS]; /* logical devices */ member
Df2fs_fs.h149 struct f2fs_device devs[MAX_DEVICES]; /* device list */ member
Dtpm.h152 struct device devs; member
Dmod_devicetable.h250 } devs[PNP_MAX_DEVICES]; member
Dcoresight.h662 extern char *coresight_alloc_device_name(struct coresight_dev_list *devs,
/include/linux/mfd/
Ducb1x00.h138 struct list_head devs; member
154 struct list_head devs; member
/include/linux/i3c/
Dmaster.h371 } devs; member
542 list_for_each_entry(dev, &(bus)->devs.i2c, common.node)
553 list_for_each_entry(dev, &(bus)->devs.i3c, common.node)
/include/linux/mtd/
Dblktrans.h69 struct list_head devs; member
/include/sound/
Dtas2781-dsp.h151 unsigned char devs[TASDEVICE_DEVICE_SUM]; member
/include/net/mana/
Dgdma.h629 struct gdma_dev_id devs[GDMA_DEV_LIST_SIZE]; member