Home
last modified time | relevance | path

Searched refs:cec_notifier_set_phys_addr (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/
H A Dcec-notifier.h86 void cec_notifier_set_phys_addr(struct cec_notifier *n, u16 pa);
137 static inline void cec_notifier_set_phys_addr(struct cec_notifier *n, u16 pa) in cec_notifier_set_phys_addr() function
163 cec_notifier_set_phys_addr(n, CEC_PHYS_ADDR_INVALID); in cec_notifier_phys_addr_invalidate()
/linux/drivers/media/cec/core/
H A Dcec-notifier.c186 void cec_notifier_set_phys_addr(struct cec_notifier *n, u16 pa) in cec_notifier_set_phys_addr() function
197 EXPORT_SYMBOL_GPL(cec_notifier_set_phys_addr);
215 cec_notifier_set_phys_addr(n, pa); in cec_notifier_set_phys_addr_from_edid()