Searched defs:_device (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-main.c | 248 #define DDB_DEVICE_ANY(_device) \ argument
|
H A D | ddbridge-hw.c | 320 #define DDB_DEVID(_device, _subdevice, _info) { \ argument
|
/linux/include/linux/ |
H A D | isapnp.h | 37 #define ISAPNP_CARD_ID(_va, _vb, _vc, _device) \ argument
|
/linux/drivers/mmc/core/ |
H A D | card.h | 135 #define SDIO_FIXUP(_vendor, _device, _fixup, _data) \ argument
|
/linux/drivers/block/drbd/ |
H A D | drbd_int.h | 2004 #define get_ldev_if_state(_device, _min_state) \ argument 2007 #define get_ldev(_device) get_ldev_if_state(_device, D_INCONSISTENT) argument
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 5523 #define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \ argument
|
/linux/include/rdma/ |
H A D | ib_verbs.h | 788 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument
|