Home
last modified time | relevance | path

Searched defs:st_gdata (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/misc/ti-st/
Dst_core.c29 static void add_channel_to_table(struct st_data_s *st_gdata, in add_channel_to_table()
38 static void remove_channel_from_table(struct st_data_s *st_gdata, in remove_channel_from_table()
53 int st_get_uart_wr_room(struct st_data_s *st_gdata) in st_get_uart_wr_room()
71 int st_int_write(struct st_data_s *st_gdata, in st_int_write()
92 static void st_send_frame(unsigned char chnl_id, struct st_data_s *st_gdata) in st_send_frame()
132 static void st_reg_complete(struct st_data_s *st_gdata, int err) in st_reg_complete()
152 static inline int st_check_data_len(struct st_data_s *st_gdata, in st_check_data_len()
198 static inline void st_wakeup_ack(struct st_data_s *st_gdata, in st_wakeup_ack()
237 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_int_recv() local
398 static struct sk_buff *st_int_dequeue(struct st_data_s *st_gdata) in st_int_dequeue()
[all …]
Dst_kim.c429 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_kim_recv() local