Searched defs:_device (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | isapnp.h | 52 #define ISAPNP_CARD_ID(_va, _vb, _vc, _device) \ argument
|
| /linux-4.4.14/drivers/s390/crypto/ |
| D | ap_bus.h | 47 #define AP_MKQID(_device, _queue) (((_device) & 63) << 8 | ((_queue) & 255)) argument
|
| /linux-4.4.14/include/linux/mmc/ |
| D | card.h | 391 #define SDIO_FIXUP(_vendor, _device, _fixup, _data) \ argument
|
| /linux-4.4.14/drivers/block/drbd/ |
| D | drbd_int.h | 2084 #define get_ldev_if_state(_device, _min_state) \ argument 2087 #define get_ldev(_device) get_ldev_if_state(_device, D_INCONSISTENT) argument
|
| /linux-4.4.14/drivers/net/wireless/b43/ |
| D | main.c | 5556 #define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \ argument
|
| /linux-4.4.14/include/rdma/ |
| D | ib_verbs.h | 498 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument
|