Home
last modified time | relevance | path

Searched refs:tty_set_operations (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/tty/
H A Dttynull.c82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()
H A Dpty.c564 tty_set_operations(pty_driver, &master_pty_ops_bsd); in legacy_pty_init()
577 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
906 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()
919 tty_set_operations(pts_driver, &pty_unix98_ops); in unix98_pty_init()
H A Drpmsg_tty.c250 tty_set_operations(rpmsg_tty_driver, &rpmsg_tty_ops); in rpmsg_tty_init()
H A Dgoldfish.c267 tty_set_operations(tty, &goldfish_tty_ops); in goldfish_tty_create_driver()
H A Dehv_bytechan.c789 tty_set_operations(driver, &ehv_bc_ops); in ehv_bc_init()
H A Dvcc.c1037 tty_set_operations(vcc_tty_driver, &vcc_ops); in vcc_tty_init()
H A Dmips_ejtag_fdc.c939 tty_set_operations(driver, &mips_ejtag_fdc_tty_ops); in mips_ejtag_fdc_tty_probe()
/openbmc/linux/arch/m68k/emu/
H A Dnfcon.c147 tty_set_operations(driver, &nfcon_tty_ops); in nfcon_init()
/openbmc/linux/arch/xtensa/platforms/iss/
H A Dconsole.c127 tty_set_operations(driver, &serial_ops); in rs_init()
/openbmc/linux/drivers/char/
H A Dttyprintk.c201 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/openbmc/linux/include/linux/
H A Dtty_driver.h492 static inline void tty_set_operations(struct tty_driver *driver, in tty_set_operations() function
/openbmc/linux/arch/alpha/kernel/
H A Dsrmcons.c219 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/openbmc/linux/drivers/tty/serial/
H A Dkgdb_nmi.c347 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_tty.c288 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/openbmc/linux/drivers/s390/char/
H A Dsclp_tty.c551 tty_set_operations(driver, &sclp_ops); in sclp_tty_init()
H A Dsclp_vt220.c748 tty_set_operations(driver, &sclp_vt220_ops); in sclp_vt220_tty_init()
H A Dcon3215.c1182 tty_set_operations(driver, &tty3215_ops); in tty3215_init()
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_tty.c256 tty_set_operations(tty_drv, &serial_ops); in bcm_vk_tty_init()
/openbmc/linux/drivers/tty/ipwireless/
H A Dtty.c583 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()
/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgtty.c593 tty_set_operations(dbc_tty_driver, &dbc_tty_ops); in dbc_tty_init()
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c1037 tty_set_operations(drv, &hvc_ops); in hvc_init()
H A Dhvcs.c1464 tty_set_operations(hvcs_tty_driver, &hvcs_ops); in hvcs_initialize()
/openbmc/linux/drivers/ipack/devices/
H A Dipoctal.c385 tty_set_operations(drv, &ipoctal_fops); in ipoctal_inst_slot()
/openbmc/linux/arch/um/drivers/
H A Dline.c571 tty_set_operations(driver, ops); in register_lines()
/openbmc/linux/drivers/staging/greybus/
H A Duart.c966 tty_set_operations(gb_tty_driver, &gb_ops); in gb_tty_init()

12