Home
last modified time | relevance | path

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

/linux/drivers/media/cec/platform/sti/ !
H A Dstih-cec.c123 struct stih_cec { struct
135 struct stih_cec *cec = cec_get_drvdata(adap); in stih_cec_adap_enable() argument
191 struct stih_cec *cec = cec_get_drvdata(adap); in stih_cec_adap_log_addr()
207 struct stih_cec *cec = cec_get_drvdata(adap); in stih_cec_adap_transmit()
224 static void stih_tx_done(struct stih_cec *cec, u32 status) in stih_tx_done()
244 static void stih_rx_done(struct stih_cec *cec, u32 status) in stih_rx_done()
271 struct stih_cec *cec = priv; in stih_cec_irq_handler_thread()
286 struct stih_cec *cec = priv; in stih_cec_irq_handler()
303 struct stih_cec *cec; in stih_cec_probe()
370 struct stih_cec *cec = platform_get_drvdata(pdev); in stih_cec_remove()