Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c70 static __inline int set_cc(struct bpf_sock_addr *ctx) in set_cc() function
191 if (ctx->type == SOCK_STREAM && set_cc(ctx)) in connect_v4_prog()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtcpm.h132 int (*set_cc)(struct tcpc_dev *dev, enum typec_cc_status cc); member
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dtcpm.h136 int (*set_cc)(struct tcpc_dev *dev, enum typec_cc_status cc); member
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dwcove.c640 wcove->tcpc.set_cc = wcove_set_cc; in wcove_typec_probe()
H A Dtcpci.c815 tcpci->tcpc.set_cc = tcpci_set_cc; in tcpci_register_port()
H A Dfusb302.c1131 fusb302_tcpc_dev->set_cc = tcpm_set_cc; in init_tcpc_dev()
H A Dtcpm.c788 port->tcpc->set_cc(port->tcpc, cc); in tcpm_set_cc()
6533 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_register_port()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.c649 tcpci->tcpc.set_cc = tcpci_set_cc; in tcpci_register_port()
H A Dfusb302.c970 fusb302_tcpc_dev->set_cc = tcpm_set_cc; in init_tcpc_dev()
H A Dtcpm.c539 port->tcpc->set_cc(port->tcpc, cc); in tcpm_set_cc()
3429 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_port_init()