Searched refs:start_drp_toggling (Results 1 – 2 of 2) sorted by relevance
139 int (*start_drp_toggling)(struct tcpci *tcpci, struct tcpci_data *data, member
170 if (tcpci->data->start_drp_toggling) { in tcpci_start_toggling()171 ret = tcpci->data->start_drp_toggling(tcpci, tcpci->data, cc); in tcpci_start_toggling()