Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtcpm.h150 const struct pd_message *msg, unsigned int negotiated_rev);
176 const struct pd_message *msg);
H A Dpd.h195 struct pd_message { struct
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dtcpm.h154 const struct pd_message *msg, unsigned int negotiated_rev);
186 const struct pd_message *msg);
H A Dpd.h195 struct pd_message { struct
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c458 struct pd_message msg;
577 const struct pd_message *msg) in tcpm_pd_transmit()
745 struct pd_message msg; in tcpm_pd_send_source_caps()
774 struct pd_message msg; in tcpm_pd_send_sink_caps()
1074 const struct pd_message *msg) in tcpm_pd_data_request()
1159 const struct pd_message *msg) in tcpm_pd_ctrl_request()
1316 const struct pd_message *msg)
1364 const struct pd_message *msg = &event->msg; in tcpm_pd_rx_handler()
1407 void tcpm_pd_receive(struct tcpm_port *port, const struct pd_message *msg) in tcpm_pd_receive()
1425 struct pd_message msg; in tcpm_pd_send_control()
[all …]
H A Dfusb302.c781 const struct pd_message *msg) in fusb302_pd_send_message()
846 const struct pd_message *msg, unsigned int negotiated_rev) in tcpm_pd_transmit()
1268 struct pd_message *msg) in fusb302_pd_read_message()
1332 struct pd_message pd_msg; in fusb302_interrupt_handle()
H A Dtcpci.c415 const struct pd_message *msg, in tcpci_pd_transmit()
541 struct pd_message msg; in tcpci_poll_event()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci_maxim.c152 struct pd_message msg; in process_rx()
178 if (count > sizeof(struct pd_message) || count + 1 > TCPC_RECEIVE_BUFFER_LEN) { in process_rx()
H A Dfusb302.c964 const struct pd_message *msg) in fusb302_pd_send_message()
1030 const struct pd_message *msg, unsigned int negotiated_rev) in tcpm_pd_transmit()
1433 struct pd_message *msg) in fusb302_pd_read_message()
1516 struct pd_message pd_msg; in fusb302_irq_work()
1622 memset(&pd_msg, 0, sizeof(struct pd_message)); in fusb302_irq_work()
H A Dwcove.c359 const struct pd_message *msg, in wcove_pd_transmit()
529 struct pd_message msg; in wcove_typec_irq()
H A Dtcpm.c494 struct pd_message msg;
871 const struct pd_message *msg) in tcpm_pd_transmit()
1138 struct pd_message msg; in tcpm_pd_send_source_caps()
1175 struct pd_message msg; in tcpm_pd_send_sink_caps()
1971 struct pd_message msg; in vdm_run_state_machine()
2416 const struct pd_message *msg) in tcpm_pd_data_request()
2607 const struct pd_message *msg) in tcpm_pd_ctrl_request()
2869 const struct pd_message *msg) in tcpm_pd_ext_msg_request()
2931 const struct pd_message *msg = &event->msg; in tcpm_pd_rx_handler()
2981 void tcpm_pd_receive(struct tcpm_port *port, const struct pd_message *msg) in tcpm_pd_receive()
[all …]
H A Dtcpci.c569 const struct pd_message *msg, unsigned int negotiated_rev) in tcpci_pd_transmit()
719 struct pd_message msg; in tcpci_irq()