Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dtcpci.h198 struct tcpci_data { struct
204 int (*init)(struct tcpci *tcpci, struct tcpci_data *data); argument
205 int (*set_vconn)(struct tcpci *tcpci, struct tcpci_data *data, argument
207 int (*start_drp_toggling)(struct tcpci *tcpci, struct tcpci_data *data, argument
209 int (*set_vbus)(struct tcpci *tcpci, struct tcpci_data *data, bool source, bool sink); argument
210 void (*frs_sourcing_vbus)(struct tcpci *tcpci, struct tcpci_data *data); argument
211 void (*set_partner_usb_comm_capable)(struct tcpci *tcpci, struct tcpci_data *data, argument
213 void (*check_contaminant)(struct tcpci *tcpci, struct tcpci_data *data); argument
/linux-6.3-rc2/drivers/usb/typec/tcpm/
A Dtcpci_mt6370.c32 struct tcpci_data tcpci_data; member

Completed in 6 milliseconds