Searched refs:print_state (Results 1 – 5 of 5) sorted by relevance
25 @print_state: no change but type change (switch_dev->extcon_dev)56 2. (Recommended) remove print_state callback.71 2. edev->print_state = NULL;122 not enabled or print_state callback is supplied, the output of
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()
121 ssize_t (*print_state)(struct extcon_dev *edev, char *buf); member
124 static inline void print_state(struct hvsi_struct *hp) in print_state() function145 print_state(hp); in __set_state()