Searched refs:device_id_subaddr (Results 1 – 2 of 2) sorted by relevance
36 static int check_tmds_chip(int device_id_subaddr, int device_id) in check_tmds_chip() argument38 if (tmds_register_read(device_id_subaddr) == device_id) in check_tmds_chip()
51 static int check_lvds_chip(int device_id_subaddr, int device_id);87 static int check_lvds_chip(int device_id_subaddr, int device_id) in check_lvds_chip() argument89 if (lvds_register_read(device_id_subaddr) == device_id) in check_lvds_chip()