Lines Matching defs:adv7511
135 static void adv7511_set_colormap(struct adv7511 *adv7511, bool enable, in adv7511_set_colormap()
166 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_enable()
181 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_disable()
203 static void adv7511_set_config_csc(struct adv7511 *adv7511, in adv7511_set_config_csc()
282 static void adv7511_set_link_config(struct adv7511 *adv7511, in adv7511_set_link_config()
328 static void __adv7511_power_on(struct adv7511 *adv7511) in __adv7511_power_on()
361 static void adv7511_power_on(struct adv7511 *adv7511) in adv7511_power_on()
375 static void __adv7511_power_off(struct adv7511 *adv7511) in __adv7511_power_off()
387 static void adv7511_power_off(struct adv7511 *adv7511) in adv7511_power_off()
399 static bool adv7511_hpd(struct adv7511 *adv7511) in adv7511_hpd()
419 struct adv7511 *adv7511 = container_of(work, struct adv7511, hpd_work); in adv7511_hpd_work() local
457 static int adv7511_irq_process(struct adv7511 *adv7511, bool process_hpd) in adv7511_irq_process()
492 struct adv7511 *adv7511 = devid; in adv7511_irq_handler() local
503 static int adv7511_wait_for_edid(struct adv7511 *adv7511, int timeout) in adv7511_wait_for_edid()
529 struct adv7511 *adv7511 = data; in adv7511_get_edid_block() local
597 static struct edid *adv7511_get_edid(struct adv7511 *adv7511, in adv7511_get_edid()
627 static int adv7511_get_modes(struct adv7511 *adv7511, in adv7511_get_modes()
644 adv7511_detect(struct adv7511 *adv7511, struct drm_connector *connector) in adv7511_detect()
684 static enum drm_mode_status adv7511_mode_valid(struct adv7511 *adv7511, in adv7511_mode_valid()
693 static void adv7511_mode_set(struct adv7511 *adv7511, in adv7511_mode_set()
1016 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_cec_register_volatile() local
1158 struct adv7511 *adv7511; in adv7511_probe() local
1309 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_remove() local