Home
last modified time | relevance | path

Searched defs:ch7322 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/cec/i2c/
H A Dch7322.c150 struct ch7322 { struct
165 static int ch7322_send_message(struct ch7322 *ch7322, const struct cec_msg *msg) in ch7322_send_message()
208 static int ch7322_receive_message(struct ch7322 *ch7322, struct cec_msg *msg) in ch7322_receive_message()
237 static void ch7322_tx_done(struct ch7322 *ch7322) in ch7322_tx_done()
270 static void ch7322_rx_done(struct ch7322 *ch7322) in ch7322_rx_done()
290 static void ch7322_phys_addr(struct ch7322 *ch7322) in ch7322_phys_addr()
308 struct ch7322 *ch7322 = dev; in ch7322_irq() local
342 struct ch7322 *ch7322 = cec_get_drvdata(adap); in ch7322_cec_adap_log_addr() local
356 struct ch7322 *ch7322 = cec_get_drvdata(adap); in ch7322_cec_adap_transmit() local
451 struct ch7322 *ch7322; in ch7322_probe() local
[all …]