Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/mux/
Dintel_pmc_mux.c199 static int pmc_usb_send_command(struct intel_scu_ipc_dev *ipc, u8 *msg, u32 len) in pmc_usb_send_command() function
238 ret = pmc_usb_send_command(port->pmc->ipc, msg, len); in pmc_usb_command()