Searched refs:extron (Results 1 – 6 of 6) sorted by relevance
446 struct extron *extron = port->extron; in extron_write_edid() local486 struct extron *extron = container_of(w, struct extron, in update_edid_work() local543 struct extron *extron = port->extron; in extron_read_edid() local585 struct extron *extron = port->extron; in extron_irq_work_handler() local805 struct extron *extron = port ? port->extron : NULL; in extron_add_edid() local846 memcpy(extron->data, extron->buf, extron->idx); in extron_interrupt()847 extron->len = extron->idx; in extron_interrupt()955 memcpy(extron->reply, extron->data, extron->len); in extron_interrupt()1145 struct extron *extron = port->extron; in extron_adap_status() local1503 port->extron = extron; in extron_setup()[all …]
34 struct extron;52 struct extron *extron; member80 struct extron { struct
1 extron-da-hd-4k-plus-cec-objs := extron-da-hd-4k-plus.o cec-splitter.o2 obj-$(CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC) := extron-da-hd-4k-plus-cec.o
14 module will be called extron-da-hd-4k-plus-cec.
5 obj-$(CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC) += extron-da-hd-4k-plus/
6 source "drivers/media/cec/usb/extron-da-hd-4k-plus/Kconfig"
Completed in 15 milliseconds