Lines Matching full:cable
62 * Use delayed workqueue to detect cable state and then
63 * notify cable state to notifiee/platform through uevent.
65 * driver should notify cable state to upper layer.
220 /* Change DM_CON/DP_CON/VBUSIN switch according to cable type */
227 * Don't need to set h/w path according to cable type in rt8973a_muic_set_path()
264 /* Read ADC value according to external cable or button */ in rt8973a_muic_get_cable_type()
272 /* Read Device 1 reigster to identify correct cable type */ in rt8973a_muic_get_cable_type()
494 /* Notify the state of connector cable or not */ in rt8973a_muic_detect_cable_wq()
497 dev_warn(info->dev, "failed to detect cable state\n"); in rt8973a_muic_detect_cable_wq()
633 * - Use delayed workqueue to detect cable state and then in rt8973a_muic_i2c_probe()
634 * notify cable state to notifiee/platform through uevent. in rt8973a_muic_i2c_probe()
636 * driver should notify cable state to upper layer. in rt8973a_muic_i2c_probe()