Searched refs:read_mch_val (Results 1 – 1 of 1) sorted by relevance
336 unsigned long (*read_mch_val)(void); member1016 if (ips->read_mch_val) { in ips_monitor()1017 mchp = ips->read_mch_val(); in ips_monitor()1082 if (ips->read_mch_val) { in ips_monitor()1083 mch_val = ips->read_mch_val(); in ips_monitor()1426 ips->read_mch_val = symbol_get(i915_read_mch_val); in ips_get_i915_syms()1427 if (!ips->read_mch_val) in ips_get_i915_syms()1695 if (ips->read_mch_val) in ips_remove()