Searched defs:sdev (Results 1 – 4 of 4) sorted by relevance
160 struct stdio_dev *sdev; in stdio_probe_device() local192 struct stdio_dev *sdev; in stdio_get_by_name() local
226 static bool console_dev_is_serial(struct stdio_dev *sdev) in console_dev_is_serial()266 static bool console_needs_start_stop(int file, struct stdio_dev *sdev) in console_needs_start_stop()416 static inline bool console_needs_start_stop(int file, struct stdio_dev *sdev) in console_needs_start_stop()475 int console_start(int file, struct stdio_dev *sdev) in console_start()492 void console_stop(int file, struct stdio_dev *sdev) in console_stop()1267 struct stdio_dev *sdev = *src; in console_remove_by_name() local
413 static int usb_kbd_testc(struct stdio_dev *sdev)457 static int usb_kbd_getc(struct stdio_dev *sdev)662 struct stdio_dev *sdev; local
22 int iomux_match_device(struct stdio_dev **set, const int n, struct stdio_dev *sdev) in iomux_match_device()
Completed in 11 milliseconds