Searched defs:_device (Results 1 – 8 of 8) 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/tools/testing/selftests/vfio/lib/include/ |
| H A D | vfio_util.h | 253 #define vfio_pci_config_read(_device, _offset, _type) ({ \ argument 263 #define vfio_pci_config_write(_device, _offset, _value, _type) do { \ argument
|
| /linux/include/linux/ |
| H A D | isapnp.h | 37 #define ISAPNP_CARD_ID(_va, _vb, _vc, _device) \ argument
|
| /linux/drivers/fsi/ |
| H A D | fsi-core.c | 147 static void fsi_device_release(struct device *_device) in fsi_device_release()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_int.h | 1977 #define get_ldev_if_state(_device, _min_state) \ argument 1980 #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 INIT_IB_EVENT_HANDLER(_ptr,_device,_handler) global() argument
|