Searched refs:driver_type (Results 1 – 18 of 18) sorted by relevance
164 if (dev->driver_type == RC_DRIVER_IR_RAW) { in ir_lirc_open()171 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in ir_lirc_open()182 if (dev->driver_type == RC_DRIVER_SCANCODE) in ir_lirc_open()202 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in ir_lirc_open()205 if (dev->driver_type == RC_DRIVER_IR_RAW) in ir_lirc_open()224 if (dev->driver_type == RC_DRIVER_IR_RAW) in ir_lirc_close()226 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in ir_lirc_close()409 if (dev->driver_type == RC_DRIVER_SCANCODE) in ir_lirc_ioctl()412 if (dev->driver_type == RC_DRIVER_IR_RAW) { in ir_lirc_ioctl()445 if (dev->driver_type == RC_DRIVER_IR_RAW_TX) in ir_lirc_ioctl()[all …]
114 if (rcdev->driver_type != RC_DRIVER_IR_RAW) in lirc_bpf_attach()152 if (rcdev->driver_type != RC_DRIVER_IR_RAW) in lirc_bpf_detach()275 if (rcdev->driver_type != RC_DRIVER_IR_RAW) { in lirc_prog_query()
1086 if (dev->driver_type == RC_DRIVER_IR_RAW) in show_protocols()1253 if (dev->driver_type == RC_DRIVER_IR_RAW) in store_protocols()1672 dev->driver_type = type; in rc_allocate_device()1745 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_prepare_rx_device()1748 if (dev->driver_type == RC_DRIVER_IR_RAW) in rc_prepare_rx_device()1842 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_register_device()1844 else if (dev->driver_type != RC_DRIVER_IR_RAW_TX) in rc_register_device()1852 if (dev->driver_type == RC_DRIVER_IR_RAW) { in rc_register_device()1858 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in rc_register_device()1875 if (dev->driver_type != RC_DRIVER_IR_RAW_TX) { in rc_register_device()[all …]
415 if (chip->driver_type == AZX_DRIVER_CMEDIA) in __mark_pages_wc()651 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip()657 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip()1084 if (chip->driver_type == AZX_DRIVER_SKL) in azx_freeze_noirq()1096 if (chip->driver_type == AZX_DRIVER_SKL) in azx_thaw_noirq()1542 if (chip->driver_type == AZX_DRIVER_VIA) { in check_position_fix()1550 if (chip->driver_type == AZX_DRIVER_SKL) { in check_position_fix()1686 chip->driver_type == AZX_DRIVER_VIA) { in azx_check_snoop_available()1722 switch (chip->driver_type) { in default_bdl_pos_adj()1767 chip->driver_type = driver_caps & 0xff; in azx_create()[all …]
123 int driver_type; member
452 chip->driver_type = driver_caps & 0xff; in hda_tegra_create()
86 unsigned char driver_type; member
1480 info_packet->body.driver_type = NDISWAN_DRIVER; in __handle_setup_get_version_rsp()
144 enum rc_driver_type driver_type; member
150 dev = rc_allocate_device(d->rc.driver_type); in dvb_usbv2_remote_init()
1783 rc->driver_type = RC_DRIVER_IR_RAW; in rtl2832u_get_rc_config()
184 enum rc_driver_type driver_type; member
205 enum rc_driver_type driver_type; member
274 dev = rc_allocate_device(d->props.rc.core.driver_type); in rc_core_dvb_usb_remote_init()
753 .driver_type = RC_DRIVER_IR_RAW,
493 dev->driver_type = RC_DRIVER_SCANCODE; in cx88_ir_init()
892 rc->driver_type = RC_DRIVER_IR_RAW; in saa7134_input_init1()
380 enum driver_type { enum817 enum driver_type type;