Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/ucsi/
Ducsi_ccg.c923 static int ccg_cmd_validate_fw(struct ucsi_ccg *uc, unsigned int fwid) in ccg_cmd_validate_fw() function
1191 err = ccg_cmd_validate_fw(uc, (mode == PRIMARY) ? FW2 : FW1); in do_flash()