Home
last modified time | relevance | path

Searched refs:print_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/Documentation/extcon/
Dporting-android-switch-class25 @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
/linux-4.4.14/drivers/tty/hvc/
Dhvsi.c124 static inline void print_state(struct hvsi_struct *hp) in print_state() function
145 print_state(hp); in __set_state()