Searched refs:_subdevice (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-hw.c | 329 #define DDB_DEVID(_device, _subdevice, _info) { \ argument 333 .subdevice = _subdevice, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | drv.c | 592 #define _IWL_DEV_INFO(_device, _subdevice, _mac_type, _mac_step, _rf_type, \ argument 594 { .device = (_device), .subdevice = (_subdevice), .cfg = &(_cfg), \ 599 #define IWL_DEV_INFO(_device, _subdevice, _cfg, _name) \ argument 600 _IWL_DEV_INFO(_device, _subdevice, IWL_CFG_ANY, IWL_CFG_ANY, \
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-querycap.rst | 80 .. _subdevice-capabilities:
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | main.c | 5516 #define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \ argument 5520 (pdev->subsystem_device == _subdevice) )
|