Searched defs:sdev (Results 1 – 15 of 15) sorted by relevance
10 static int keyboard_start(struct stdio_dev *sdev) in keyboard_start()21 static int keyboard_stop(struct stdio_dev *sdev) in keyboard_stop()32 static int keyboard_tstc(struct stdio_dev *sdev) in keyboard_tstc()47 static int keyboard_getc(struct stdio_dev *sdev) in keyboard_getc()65 struct stdio_dev *sdev = &priv->sdev; in keyboard_pre_probe() local
185 struct stdio_dev *sdev = &uc_priv->sdev; in cros_ec_kbd_probe() local
313 struct stdio_dev *sdev = &uc_priv->sdev; in i8042_kbd_probe() local
288 struct stdio_dev *sdev = &uc_priv->sdev; in tegra_kbd_probe() local
91 pipe_loader_sw_probe_init_common(struct pipe_loader_sw_device *sdev) in pipe_loader_sw_probe_init_common()121 pipe_loader_sw_probe_teardown_common(struct pipe_loader_sw_device *sdev) in pipe_loader_sw_probe_teardown_common()133 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_dri() local165 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_kms() local198 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_null() local243 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_wrapped() local273 MAYBE_UNUSED struct pipe_loader_sw_device *sdev = in pipe_loader_sw_release() local300 struct pipe_loader_sw_device *sdev = pipe_loader_sw_device(dev); in pipe_loader_sw_create_screen() local
180 static int serial_stub_start(struct stdio_dev *sdev) in serial_stub_start()187 static int serial_stub_stop(struct stdio_dev *sdev) in serial_stub_stop()194 static void serial_stub_putc(struct stdio_dev *sdev, const char ch) in serial_stub_putc()201 static void serial_stub_puts(struct stdio_dev *sdev, const char *str) in serial_stub_puts()208 static int serial_stub_getc(struct stdio_dev *sdev) in serial_stub_getc()215 static int serial_stub_tstc(struct stdio_dev *sdev) in serial_stub_tstc()
297 static void serial_stub_putc(struct stdio_dev *sdev, const char ch) in serial_stub_putc()303 static void serial_stub_puts(struct stdio_dev *sdev, const char *str) in serial_stub_puts()308 static int serial_stub_getc(struct stdio_dev *sdev) in serial_stub_getc()313 static int serial_stub_tstc(struct stdio_dev *sdev) in serial_stub_tstc()386 struct stdio_dev sdev; in serial_post_probe() local
14 struct stdio_dev sdev; member
174 struct stdio_dev *sdev; member
62 struct stdio_dev sdev; member
390 static void vidconsole_putc(struct stdio_dev *sdev, const char ch) in vidconsole_putc()398 static void vidconsole_puts(struct stdio_dev *sdev, const char *s) in vidconsole_puts()423 struct stdio_dev *sdev = &priv->sdev; in vidconsole_post_probe() local
143 struct stdio_dev *sdev; in stdio_probe_device() local176 struct stdio_dev *sdev; in stdio_get_by_name() local
354 static int usb_kbd_testc(struct stdio_dev *sdev)380 static int usb_kbd_getc(struct stdio_dev *sdev)615 struct stdio_dev *sdev; local
156 static bool console_dev_is_serial(struct stdio_dev *sdev) in console_dev_is_serial()
596 int rx51_kp_tstc(struct stdio_dev *sdev) in rx51_kp_tstc()652 int rx51_kp_getc(struct stdio_dev *sdev) in rx51_kp_getc()