/linux/kernel/ |
H A D | dma.c | 57 const char *device_id; member 70 int request_dma(unsigned int dmanr, const char * device_id) in request_dma() 104 int request_dma(unsigned int dmanr, const char *device_id) in request_dma()
|
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 190 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc() 214 #define test_cmd_hwpt_alloc(device_id, pt_id, flags, hwpt_id) \ argument 218 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument 223 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ argument 227 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument 233 #define test_cmd_hwpt_alloc_iopf(device_id, pt_id, fault_id, flags, hwpt_id, \ argument 238 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument 269 #define test_cmd_dev_check_cache(device_id, cache_id, expected) \ argument 286 #define test_cmd_dev_check_cache_all(device_id, expected) \ argument 769 static int _test_cmd_get_hw_info(int fd, __u32 device_id, __u32 data_type, in _test_cmd_get_hw_info() [all …]
|
/linux/arch/x86/hyperv/ |
H A D | irqdomain.c | 16 static int hv_map_interrupt(union hv_device_id device_id, bool level, in hv_map_interrupt() 190 union hv_device_id device_id; in hv_map_msi_interrupt() local 356 union hv_device_id device_id; in hv_unmap_ioapic_interrupt() local 369 union hv_device_id device_id; in hv_map_ioapic_interrupt() local
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_sl.c | 113 const char *device_id; member 218 const char *device_id) in cpsw_sl_match_id() 231 struct cpsw_sl *cpsw_sl_get(const char *device_id, struct device *dev, in cpsw_sl_get()
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | sdio_ops.c | 18 u8 device_id, in hal_sdio_get_cmd_addr_8723b() 94 u8 device_id; in _cvrt2ftaddr() local 155 u8 device_id; in sdio_read32() local 201 u8 device_id; in sdio_readN() local 267 u8 device_id; in sdio_write32() local 305 u8 device_id; in sdio_writeN() local
|
/linux/drivers/block/rnbd/ |
H A D | rnbd-proto.h | 117 __le32 device_id; member 145 __le32 device_id; member 172 __le32 device_id; member
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-led.c | 43 unsigned char device_id; member 49 static int dell_led_perform_fn(u8 length, u8 result_code, u8 device_id, in dell_led_perform_fn()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_pci.c | 375 static bool device_id_in_list(u16 device_id, const char *devices, bool negative) in device_id_in_list() 413 static bool id_forced(u16 device_id) in id_forced() 418 static bool id_blocked(u16 device_id) in id_blocked()
|
/linux/sound/pci/echoaudio/ |
H A D | indigodjx_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | indigoiox_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | echo3g_dsp.c | 44 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | darla20_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | darla24_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | indigoio_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | indigo_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
H A D | indigodj_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw()
|
/linux/drivers/irqchip/ |
H A D | irq-gic-v5-its.c | 40 u32 device_id; member 120 static int gicv5_its_itt_cache_inv(struct gicv5_its_chip_data *its, u32 device_id, in gicv5_its_itt_cache_inv() 419 u32 device_id, bool alloc) in gicv5_its_devtab_get_dte_ref() 736 u32 device_id) in gicv5_its_find_device() 932 u32 device_id, event_id_base, lpi; in gicv5_its_irq_domain_alloc() local
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_devlink.h | 96 u32 device_id; member 108 u32 device_id; member
|
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 261 __le32 device_id; member 274 __le32 device_id; member 358 __le32 device_id; member 371 __le32 device_id; member 394 __le32 device_id; member 431 __le32 device_id; member 484 __le32 device_id; member 516 __le32 device_id; member 534 __le32 device_id; member 564 __le32 device_id; member [all …]
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | pcir.h | 6 u16 device_id; member
|
/linux/drivers/hwmon/pmbus/ |
H A D | max15301.c | 60 u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; in max15301_probe() local
|
/linux/drivers/macintosh/ |
H A D | mediabay.c | 234 ohare_mb_setup_bus(struct media_bay_info* bay, u8 device_id) in ohare_mb_setup_bus() 254 heathrow_mb_setup_bus(struct media_bay_info* bay, u8 device_id) in heathrow_mb_setup_bus() 274 keylargo_mb_setup_bus(struct media_bay_info* bay, u8 device_id) in keylargo_mb_setup_bus()
|
/linux/tools/hv/ |
H A D | lsvmbus | 66 device_id = get_vmbus_dev_attr(f, 'device_id')[0].strip() variable
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mmio.c | 742 u32 device_id) in mt7915_mmio_init() 918 void __iomem *mem_base, u32 device_id) in mt7915_mmio_probe()
|
/linux/drivers/comedi/drivers/ |
H A D | ni_atmio.c | 267 int device_id = ni_read_eeprom(dev, 511); in ni_atmio_probe() local
|