Home
last modified time | relevance | path

Searched refs:extron (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c446 struct extron *extron = port->extron; in extron_write_edid() local
486 struct extron *extron = container_of(w, struct extron, in update_edid_work() local
543 struct extron *extron = port->extron; in extron_read_edid() local
585 struct extron *extron = port->extron; in extron_irq_work_handler() local
805 struct extron *extron = port ? port->extron : NULL; in extron_add_edid() local
846 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() local
1503 port->extron = extron; in extron_setup()
[all …]
H A Dextron-da-hd-4k-plus.h34 struct extron;
52 struct extron *extron; member
80 struct extron { struct
H A DMakefile1 extron-da-hd-4k-plus-cec-objs := extron-da-hd-4k-plus.o cec-splitter.o
2 obj-$(CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC) := extron-da-hd-4k-plus-cec.o
H A DKconfig14 module will be called extron-da-hd-4k-plus-cec.
/linux-6.15/drivers/media/cec/usb/
H A DMakefile5 obj-$(CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC) += extron-da-hd-4k-plus/
H A DKconfig6 source "drivers/media/cec/usb/extron-da-hd-4k-plus/Kconfig"
/linux-6.15/Documentation/admin-guide/media/
H A Dcec.rst392 Amplifiers: https://www.extron.com/product/dahd4kplusseries
426 The extron-da-hd-4k-plus driver implements the following module options:
/linux-6.15/
H A DMAINTAINERS8940 F: drivers/media/cec/usb/extron-da-hd-4k-plus/