Home
last modified time | relevance | path

Searched refs:set_cc (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c69 static __inline int set_cc(struct bpf_sock_addr *ctx) in set_cc() function
190 if (ctx->type == SOCK_STREAM && set_cc(ctx)) in connect_v4_prog()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dtcpm.h64 * @set_cc: Called to set value of CC pins
93 int (*set_cc)(struct tcpc_dev *dev, enum typec_cc_status cc); member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dtcpm.h68 * @set_cc: Called to set value of CC pins
129 int (*set_cc)(struct tcpc_dev *dev, enum typec_cc_status cc); member
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c204 tcpm->tcpc.set_cc = qcom_pmic_typec_set_cc; in qcom_pmic_typec_probe()
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dwcove.c639 wcove->tcpc.set_cc = wcove_set_cc; in wcove_typec_probe()
H A Dtcpci.c639 tcpci->tcpc.set_cc = tcpci_set_cc; in tcpci_register_port()
H A Dfusb302.c1116 fusb302_tcpc_dev->set_cc = tcpm_set_cc; in init_tcpc_dev()
H A Dtcpm.c2779 port->tcpc->set_cc(port->tcpc, cc); in tcpm_set_cc()
5112 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_register_port()
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dwcove.c640 wcove->tcpc.set_cc = wcove_set_cc; in wcove_typec_probe()
H A Dtcpci.c782 tcpci->tcpc.set_cc = tcpci_set_cc; in tcpci_register_port()
H A Dfusb302.c1123 fusb302_tcpc_dev->set_cc = tcpm_set_cc; in init_tcpc_dev()
H A Dtcpm.c798 port->tcpc->set_cc(port->tcpc, cc); in tcpm_set_cc()
6540 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_register_port()

Completed in 23 milliseconds