Home
last modified time | relevance | path

Searched defs:_device (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c546 #define _IWL_DEV_INFO(_device, _subdevice, _mac_type, _mac_step, _rf_type, \ argument
553 #define IWL_DEV_INFO(_device, _subdevice, _cfg, _name) \ argument
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-main.c248 #define DDB_DEVICE_ANY(_device) \ argument
H A Dddbridge-hw.c320 #define DDB_DEVID(_device, _subdevice, _info) { \ argument
/openbmc/linux/include/linux/
H A Disapnp.h37 #define ISAPNP_CARD_ID(_va, _vb, _vc, _device) \ argument
/openbmc/linux/drivers/mmc/core/
H A Dcard.h131 #define SDIO_FIXUP(_vendor, _device, _fixup, _data) \ argument
/openbmc/linux/drivers/fsi/
H A Dfsi-core.c147 static void fsi_device_release(struct device *_device) in fsi_device_release()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h2014 #define get_ldev_if_state(_device, _min_state) \ argument
2017 #define get_ldev(_device) get_ldev_if_state(_device, D_INCONSISTENT) argument
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c5519 #define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \ argument
/openbmc/linux/include/rdma/
H A Dib_verbs.h772 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument