Searched refs:read_mch_val (Results 1 – 1 of 1) sorted by relevance
323 unsigned long (*read_mch_val)(void); member999 if (ips->read_mch_val) { in ips_monitor()1000 mchp = ips->read_mch_val(); in ips_monitor()1064 if (ips->read_mch_val) { in ips_monitor()1065 mch_val = ips->read_mch_val(); in ips_monitor()1358 ips->read_mch_val = symbol_get(i915_read_mch_val); in ips_get_i915_syms()1359 if (!ips->read_mch_val) in ips_get_i915_syms()1604 if (ips->read_mch_val) in ips_remove()