Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
Dcec.h53 struct cec_data;
57 struct cec_data { struct
211 struct cec_data *transmitting;
/kernel/linux/linux-5.10/drivers/media/cec/core/
Dcec-adap.c334 static void cec_data_completed(struct cec_data *data) in cec_data_completed()
372 static void cec_data_cancel(struct cec_data *data, u8 tx_status) in cec_data_cancel()
411 struct cec_data *data, *n; in cec_flush()
419 struct cec_data, list); in cec_flush()
464 struct cec_data *data; in cec_thread_func()
536 struct cec_data, list); in cec_thread_func()
597 struct cec_data *data; in cec_transmit_done_ts()
722 struct cec_data *data = container_of(work, struct cec_data, work.work); in cec_wait_timeout()
751 struct cec_data *data; in cec_transmit_msg_fh()
1044 struct cec_data *data; in cec_received_msg_ts()
[all …]
Dcec-api.c667 struct cec_data *data = in cec_release()
668 list_first_entry(&fh->xfer_list, struct cec_data, xfer_list); in cec_release()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch23210 +int scpi_set_cec_val(enum scpi_std_cmd index, u32 cec_data);