Home
last modified time | relevance | path

Searched refs:CEC_PHYS_ADDR_INVALID (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/media/cec/core/
H A Dcec-notifier.c78 n->phys_addr = CEC_PHYS_ADDR_INVALID; in cec_notifier_get_conn()
115 n->phys_addr = CEC_PHYS_ADDR_INVALID; in cec_notifier_conn_register()
137 n->phys_addr = CEC_PHYS_ADDR_INVALID; in cec_notifier_conn_unregister()
207 u16 pa = CEC_PHYS_ADDR_INVALID; in cec_notifier_set_phys_addr_from_edid()
/linux/include/media/
H A Dcec-notifier.h163 cec_notifier_set_phys_addr(n, CEC_PHYS_ADDR_INVALID); in cec_notifier_phys_addr_invalidate()
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst58 - The current physical address. This is ``CEC_PHYS_ADDR_INVALID`` if no
63 addresses are claimed or if ``phys_addr`` is ``CEC_PHYS_ADDR_INVALID``.
H A Dcec-ioc-adap-g-phys-addr.rst52 To clear an existing physical address use ``CEC_PHYS_ADDR_INVALID``.
/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c680 *pa = CEC_PHYS_ADDR_INVALID; in pulse8_setup()
841 u16 pa = CEC_PHYS_ADDR_INVALID; in pulse8_connect()
/linux/Documentation/driver-api/media/
H A Dcec-core.rst447 be enabled (see the adap_enable op). When it is set to CEC_PHYS_ADDR_INVALID,
450 address to CEC_PHYS_ADDR_INVALID before enabling the new physical address.
457 and calls cec_s_phys_addr() with that address, or CEC_PHYS_ADDR_INVALID
/linux/include/uapi/linux/
H A Dcec-funcs.h1794 if (phys_addr3 != CEC_PHYS_ADDR_INVALID) { in cec_msg_cdc_hec_set_state()
1797 if (phys_addr4 != CEC_PHYS_ADDR_INVALID) { in cec_msg_cdc_hec_set_state()
1800 if (phys_addr5 != CEC_PHYS_ADDR_INVALID) { in cec_msg_cdc_hec_set_state()
1821 *phys_addr3 = *phys_addr4 = *phys_addr5 = CEC_PHYS_ADDR_INVALID; in cec_ops_cdc_hec_set_state()
H A Dcec.h201 #define CEC_PHYS_ADDR_INVALID 0xffff macro
/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions22 ignore define CEC_PHYS_ADDR_INVALID