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

/linux-master/drivers/extcon/
H A Dextcon-rtk-type-c.c394 static int __detect_host_device(struct type_c_data *type_c, u32 rp_or_rd_en) function
440 return __detect_host_device(type_c, type_c->dfp_mode_rp_en);
445 return __detect_host_device(type_c, type_c->ufp_mode_rd_en);

Completed in 111 milliseconds