Searched defs:ser (Results 26 - 50 of 64) sorted by relevance

123

/linux-master/drivers/tty/serial/
H A Dmax3100.c660 max3100_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dip22zilog.c923 static int ip22zilog_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dvt8500_serial.c437 vt8500_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dsb1250-duart.c735 static int sbd_verify_port(struct uart_port *uport, struct serial_struct *ser) argument
H A Dcpm_uart.c625 cpm_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dsunzilog.c993 static int sunzilog_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dsunsu.c937 sunsu_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Duartlite.c406 static int ulite_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dsifive.c693 sifive_serial_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dowl-uart.c424 owl_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Drda-uart.c546 rda_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dmeson_uart.c411 meson_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dlpc32xx_hs.c573 serial_lpc32xx_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dpmac_zilog.c1280 static int pmz_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dsprd_serial.c868 static int sprd_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dmpc52xx_uart.c1326 mpc52xx_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dma35d1_serial.c496 static int ma35d1serial_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Ducc_uart.c1048 qe_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dlantiq.c548 lqasc_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Drp2.c546 rp2_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dxilinx_uartps.c1068 cdns_uart_verify_port(struct uart_port *port, struct serial_struct *ser) argument
H A Dst-asc.c633 asc_verify_port(struct uart_port *port, struct serial_struct *ser) argument
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dser.c62 static char *ser_ev_name(struct rtw89_ser *ser, u8 event) argument
70 static char *ser_st_name(struct rtw89_ser *ser) argument
152 static void ser_state_run(struct rtw89_ser *ser, u8 evt) argument
166 ser_state_goto(struct rtw89_ser *ser, u8 new_state) argument
181 __rtw89_ser_dequeue_msg(struct rtw89_ser *ser) argument
197 struct rtw89_ser *ser = container_of(work, struct rtw89_ser, local
206 ser_send_msg(struct rtw89_ser *ser, u8 event) argument
230 struct rtw89_ser *ser = container_of(work, struct rtw89_ser, local
237 ser_set_alarm(struct rtw89_ser *ser, u32 ms, u8 event) argument
249 ser_del_alarm(struct rtw89_ser *ser) argument
256 drv_stop_tx(struct rtw89_ser *ser) argument
264 drv_stop_rx(struct rtw89_ser *ser) argument
272 drv_trx_reset(struct rtw89_ser *ser) argument
279 drv_resume_tx(struct rtw89_ser *ser) argument
290 drv_resume_rx(struct rtw89_ser *ser) argument
350 hal_enable_dma(struct rtw89_ser *ser) argument
371 hal_stop_dma(struct rtw89_ser *ser) argument
389 hal_send_post_m0_event(struct rtw89_ser *ser) argument
396 hal_send_m2_event(struct rtw89_ser *ser) argument
403 hal_send_m4_event(struct rtw89_ser *ser) argument
411 ser_idle_st_hdl(struct rtw89_ser *ser, u8 evt) argument
439 ser_l1_reset_pre_st_hdl(struct rtw89_ser *ser, u8 evt) argument
461 ser_reset_trx_st_hdl(struct rtw89_ser *ser, u8 evt) argument
507 ser_do_hci_st_hdl(struct rtw89_ser *ser, u8 evt) argument
651 ser_l2_reset_st_pre_hdl(struct rtw89_ser *ser) argument
683 ser_l2_reset_st_hdl(struct rtw89_ser *ser, u8 evt) argument
741 struct rtw89_ser *ser = &rtwdev->ser; local
758 struct rtw89_ser *ser = (struct rtw89_ser *)&rtwdev->ser; local
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dspk_types.h182 int ser; member in struct:spk_synth
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c3180 serial8250_verify_port(struct uart_port *port, struct serial_struct *ser) argument

Completed in 291 milliseconds

123