Searched refs:show_device_property_info (Results 1 – 2 of 2) sorted by relevance
262 px->show_device_property_info = show_property_info; in visor_easyproc_CreateDeviceProperty()327 if ((!p) || (!(p->show_device_property_info))) in seq_show_device_property()329 (*(p->show_device_property_info))(seq, p->devdata); in seq_show_device_property()
51 void (*show_device_property_info)(struct seq_file *seq, void *p); member