| /linux-6.15/drivers/media/rc/ |
| H A D | lirc_dev.c | 145 if (dev->driver_type == RC_DRIVER_IR_RAW) { in lirc_open() 162 if (dev->driver_type == RC_DRIVER_SCANCODE) in lirc_open() 182 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in lirc_open() 185 if (dev->driver_type == RC_DRIVER_IR_RAW) in lirc_open() 204 if (dev->driver_type == RC_DRIVER_IR_RAW) in lirc_close() 206 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in lirc_close() 387 if (dev->driver_type == RC_DRIVER_SCANCODE) in lirc_ioctl() 390 if (dev->driver_type == RC_DRIVER_IR_RAW) { in lirc_ioctl() 430 switch (dev->driver_type) { in lirc_ioctl() 566 if (dev->driver_type != RC_DRIVER_IR_RAW) in lirc_ioctl() [all …]
|
| H A D | bpf-lirc.c | 144 if (rcdev->driver_type != RC_DRIVER_IR_RAW) in lirc_bpf_attach() 182 if (rcdev->driver_type != RC_DRIVER_IR_RAW) in lirc_bpf_detach() 310 if (rcdev->driver_type != RC_DRIVER_IR_RAW) { in lirc_prog_query()
|
| H A D | rc-main.c | 1136 if (dev->driver_type == RC_DRIVER_IR_RAW) in show_protocols() 1307 if (dev->driver_type == RC_DRIVER_IR_RAW) in store_protocols() 1732 dev->driver_type = type; in rc_allocate_device() 1805 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_prepare_rx_device() 1808 if (dev->driver_type == RC_DRIVER_IR_RAW) in rc_prepare_rx_device() 1912 else if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in rc_register_device() 1920 if (dev->driver_type == RC_DRIVER_IR_RAW) { in rc_register_device() 1926 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in rc_register_device() 1955 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in rc_register_device() 1961 if (dev->driver_type == RC_DRIVER_IR_RAW) { in rc_register_device() [all …]
|
| H A D | meson-ir.c | 223 if (ir->rc->driver_type == RC_DRIVER_IR_RAW) { in meson_ir_irq() 231 } else if (ir->rc->driver_type == RC_DRIVER_SCANCODE) { in meson_ir_irq() 489 if (ir->rc->driver_type == RC_DRIVER_IR_RAW) { in meson_ir_probe() 495 } else if (ir->rc->driver_type == RC_DRIVER_SCANCODE) { in meson_ir_probe() 517 if (ir->rc->driver_type == RC_DRIVER_IR_RAW) in meson_ir_probe()
|
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_intel.c | 555 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip() 561 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip() 1081 if (chip->driver_type == AZX_DRIVER_SKL) in azx_freeze_noirq() 1095 if (chip->driver_type == AZX_DRIVER_SKL) in azx_thaw_noirq() 1547 if (chip->driver_type == AZX_DRIVER_VIA) { in check_position_fix() 1559 if (chip->driver_type == AZX_DRIVER_SKL) { in check_position_fix() 1701 chip->driver_type == AZX_DRIVER_VIA) { in azx_check_snoop_available() 1743 switch (chip->driver_type) { in default_bdl_pos_adj() 1791 chip->driver_type = driver_caps & 0xff; in azx_create() 1887 if (chip->driver_type == AZX_DRIVER_SKL) in azx_first_init() [all …]
|
| H A D | hda_controller.h | 103 int driver_type; member
|
| H A D | hda_tegra.c | 420 chip->driver_type = driver_caps & 0xff; in hda_tegra_create()
|
| /linux-6.15/drivers/tty/ipwireless/ |
| H A D | setup_protocol.h | 86 unsigned char driver_type; member
|
| H A D | hardware.c | 1480 info_packet->body.driver_type = NDISWAN_DRIVER; in __handle_setup_get_version_rsp()
|
| /linux-6.15/drivers/iommu/ |
| H A D | iommu.c | 1810 int driver_type = 0; in iommu_get_default_domain_type() local 1823 driver_type = IOMMU_DOMAIN_IDENTITY; in iommu_get_default_domain_type() 1828 driver_type); in iommu_get_default_domain_type() 1847 if (WARN_ON(driver_type == IOMMU_DOMAIN_DMA)) in iommu_get_default_domain_type() 1849 if (!driver_type) in iommu_get_default_domain_type() 1850 driver_type = IOMMU_DOMAIN_IDENTITY; in iommu_get_default_domain_type() 1854 if (driver_type && driver_type != IOMMU_DOMAIN_DMA) { in iommu_get_default_domain_type() 1858 group->id, iommu_domain_type_str(driver_type)); in iommu_get_default_domain_type() 1861 driver_type = IOMMU_DOMAIN_DMA; in iommu_get_default_domain_type() 1865 if (driver_type && target_type != driver_type) in iommu_get_default_domain_type() [all …]
|
| /linux-6.15/drivers/media/usb/dvb-usb-v2/ |
| H A D | dvb_usb.h | 133 enum rc_driver_type driver_type; member
|
| H A D | dvb_usb_core.c | 137 dev = rc_allocate_device(d->rc.driver_type); in dvb_usbv2_remote_init()
|
| H A D | rtl28xxu.c | 1828 rc->driver_type = RC_DRIVER_IR_RAW; in rtl2832u_get_rc_config()
|
| /linux-6.15/include/media/ |
| H A D | rc-core.h | 174 enum rc_driver_type driver_type; member
|
| /linux-6.15/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb.h | 210 enum rc_driver_type driver_type; member
|
| H A D | dvb-usb-remote.c | 274 dev = rc_allocate_device(d->props.rc.core.driver_type); in rc_core_dvb_usb_remote_init()
|
| H A D | technisat-usb2.c | 757 .driver_type = RC_DRIVER_IR_RAW,
|
| /linux-6.15/drivers/media/pci/cx88/ |
| H A D | cx88-input.c | 483 dev->driver_type = RC_DRIVER_SCANCODE; in cx88_ir_init()
|
| /linux-6.15/drivers/media/pci/saa7134/ |
| H A D | saa7134-input.c | 796 rc->driver_type = RC_DRIVER_IR_RAW; in saa7134_input_init1()
|
| /linux-6.15/drivers/net/wireless/ath/wcn36xx/ |
| H A D | hal.h | 382 enum driver_type { enum 949 enum driver_type type;
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_hsi.h | 2665 u8 driver_type; member
|