Home
last modified time | relevance | path

Searched refs:driver_type (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/media/rc/
Dlirc_dev.c154 if (dev->driver_type == RC_DRIVER_IR_RAW) { in ir_lirc_open()
161 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in ir_lirc_open()
172 if (dev->driver_type == RC_DRIVER_SCANCODE) in ir_lirc_open()
192 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in ir_lirc_open()
195 if (dev->driver_type == RC_DRIVER_IR_RAW) in ir_lirc_open()
214 if (dev->driver_type == RC_DRIVER_IR_RAW) in ir_lirc_close()
216 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in ir_lirc_close()
399 if (dev->driver_type == RC_DRIVER_SCANCODE) in ir_lirc_ioctl()
402 if (dev->driver_type == RC_DRIVER_IR_RAW) { in ir_lirc_ioctl()
435 if (dev->driver_type == RC_DRIVER_IR_RAW_TX) in ir_lirc_ioctl()
[all …]
Dbpf-lirc.c147 if (rcdev->driver_type != RC_DRIVER_IR_RAW) in lirc_bpf_attach()
185 if (rcdev->driver_type != RC_DRIVER_IR_RAW) in lirc_bpf_detach()
309 if (rcdev->driver_type != RC_DRIVER_IR_RAW) { in lirc_prog_query()
Drc-main.c1099 if (dev->driver_type == RC_DRIVER_IR_RAW) in show_protocols()
1266 if (dev->driver_type == RC_DRIVER_IR_RAW) in store_protocols()
1683 dev->driver_type = type; in rc_allocate_device()
1756 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_prepare_rx_device()
1759 if (dev->driver_type == RC_DRIVER_IR_RAW) in rc_prepare_rx_device()
1860 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_register_device()
1862 else if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in rc_register_device()
1870 if (dev->driver_type == RC_DRIVER_IR_RAW) { in rc_register_device()
1876 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in rc_register_device()
1893 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in rc_register_device()
[all …]
/Linux-v5.4/sound/pci/hda/
Dhda_intel.c588 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip()
594 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip()
1070 if (chip->driver_type == AZX_DRIVER_SKL) in azx_freeze_noirq()
1082 if (chip->driver_type == AZX_DRIVER_SKL) in azx_thaw_noirq()
1481 if (chip->driver_type == AZX_DRIVER_VIA) { in check_position_fix()
1493 if (chip->driver_type == AZX_DRIVER_SKL) { in check_position_fix()
1634 chip->driver_type == AZX_DRIVER_VIA) { in azx_check_snoop_available()
1652 if (chip->driver_type != AZX_DRIVER_CMEDIA) in azx_check_snoop_available()
1674 switch (chip->driver_type) { in default_bdl_pos_adj()
1718 chip->driver_type = driver_caps & 0xff; in azx_create()
[all …]
Dhda_controller.h104 int driver_type; member
Dhda_tegra.c385 chip->driver_type = driver_caps & 0xff; in hda_tegra_create()
/Linux-v5.4/drivers/tty/ipwireless/
Dsetup_protocol.h86 unsigned char driver_type; member
Dhardware.c1480 info_packet->body.driver_type = NDISWAN_DRIVER; in __handle_setup_get_version_rsp()
/Linux-v5.4/include/media/
Drc-core.h176 enum rc_driver_type driver_type; member
/Linux-v5.4/drivers/media/usb/dvb-usb/
Ddvb-usb.h208 enum rc_driver_type driver_type; member
Ddvb-usb-remote.c274 dev = rc_allocate_device(d->props.rc.core.driver_type); in rc_core_dvb_usb_remote_init()
Dtechnisat-usb2.c752 .driver_type = RC_DRIVER_IR_RAW,
/Linux-v5.4/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h131 enum rc_driver_type driver_type; member
Ddvb_usb_core.c137 dev = rc_allocate_device(d->rc.driver_type); in dvb_usbv2_remote_init()
Drtl28xxu.c1804 rc->driver_type = RC_DRIVER_IR_RAW; in rtl2832u_get_rc_config()
/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-input.c484 dev->driver_type = RC_DRIVER_SCANCODE; in cx88_ir_init()
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-input.c796 rc->driver_type = RC_DRIVER_IR_RAW; in saa7134_input_init1()
/Linux-v5.4/drivers/net/wireless/ath/wcn36xx/
Dhal.h380 enum driver_type { enum
817 enum driver_type type;