Searched refs:print_state (Results 1 – 5 of 5) sorted by relevance
35 if (sdev->print_state) { in state_show()36 int ret = sdev->print_state(sdev, buf); in state_show()
92 switch_data->sdev.print_state = switch_gpio_print_state; in gpio_switch_probe()
115 extcon_data->edev->print_state = extcon_gpio_print_state; in gpio_extcon_probe()
111 if (edev->print_state) { in state_show()112 int ret = edev->print_state(edev, buf); in state_show()
124 static inline void print_state(struct hvsi_struct *hp) in print_state() function145 print_state(hp); in __set_state()