Home
last modified time | relevance | path

Searched refs:st_gdata (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/ti-st/
A Dst_core.c54 if (unlikely(st_gdata == NULL || st_gdata->tty == NULL)) { in st_get_uart_wr_room()
74 if (unlikely(st_gdata == NULL || st_gdata->tty == NULL)) { in st_int_write()
78 tty = st_gdata->tty; in st_int_write()
96 (st_gdata == NULL || st_gdata->rx_skb == NULL in st_send_frame()
112 (st_gdata->list[chnl_id]->priv_data, st_gdata->rx_skb) in st_send_frame()
268 st_send_frame(st_gdata->rx_chnl, st_gdata); in st_int_recv()
275 proto = st_gdata->list[st_gdata->rx_chnl]; in st_int_recv()
375 st_gdata->rx_count = st_gdata->list[type]->hdr_len; in st_int_recv()
867 if (!st_gdata) { in st_core_init()
893 kfree(st_gdata); in st_core_init()
[all …]
A Dst_kim.c422 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_kim_recv() local
423 struct kim_data_s *kim_gdata = st_gdata->kim_data; in st_kim_recv()
/linux/include/linux/
A Dti_wilink_st.h155 int st_get_uart_wr_room(struct st_data_s *st_gdata);

Completed in 17 milliseconds