Home
last modified time | relevance | path

Searched defs:type_c (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c240 static int rtd129x_switch_type_c_plug_config(struct type_c_data *type_c, in rtd129x_switch_type_c_plug_config()
277 static inline void switch_type_c_plug_config(struct type_c_data *type_c, in switch_type_c_plug_config()
290 static void switch_type_c_dr_mode(struct type_c_data *type_c, int dr_mode, int cc) in switch_type_c_dr_mode()
366 static int connector_attached(struct type_c_data *type_c, u32 cc, int dr_mode) in connector_attached()
379 static int connector_detached(struct type_c_data *type_c, u32 cc, int dr_mode) in connector_detached()
393 static int __detect_host_device(struct type_c_data *type_c, u32 rp_or_rd_en) in __detect_host_device()
437 static int detect_device(struct type_c_data *type_c) in detect_device()
442 static int detect_host(struct type_c_data *type_c) in detect_host()
447 static int host_device_switch_detection(struct type_c_data *type_c) in host_device_switch_detection()
460 static int detect_type_c_state(struct type_c_data *type_c) in detect_type_c_state()
[all …]