Searched refs:read_mch_val (Results 1 – 1 of 1) sorted by relevance
334 unsigned long (*read_mch_val)(void); member1010 if (ips->read_mch_val) { in ips_monitor()1011 mchp = ips->read_mch_val(); in ips_monitor()1075 if (ips->read_mch_val) { in ips_monitor()1076 mch_val = ips->read_mch_val(); in ips_monitor()1417 ips->read_mch_val = symbol_get(i915_read_mch_val); in ips_get_i915_syms()1418 if (!ips->read_mch_val) in ips_get_i915_syms()1666 if (ips->read_mch_val) in ips_remove()