Searched defs:st_gdata (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/misc/ti-st/ |
| D | st_core.c | 28 static void add_channel_to_table(struct st_data_s *st_gdata, in add_channel_to_table() 37 static void remove_channel_from_table(struct st_data_s *st_gdata, in remove_channel_from_table() 52 int st_get_uart_wr_room(struct st_data_s *st_gdata) in st_get_uart_wr_room() 70 int st_int_write(struct st_data_s *st_gdata, in st_int_write() 91 static void st_send_frame(unsigned char chnl_id, struct st_data_s *st_gdata) in st_send_frame() 131 static void st_reg_complete(struct st_data_s *st_gdata, int err) in st_reg_complete() 151 static inline int st_check_data_len(struct st_data_s *st_gdata, in st_check_data_len() 197 static inline void st_wakeup_ack(struct st_data_s *st_gdata, in st_wakeup_ack() 234 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_int_recv() local 393 static struct sk_buff *st_int_dequeue(struct st_data_s *st_gdata) in st_int_dequeue() [all …]
|
| D | st_kim.c | 422 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_kim_recv() local
|
| /kernel/linux/linux-5.10/drivers/misc/ti-st/ |
| D | st_core.c | 30 static void add_channel_to_table(struct st_data_s *st_gdata, in add_channel_to_table() 39 static void remove_channel_from_table(struct st_data_s *st_gdata, in remove_channel_from_table() 54 int st_get_uart_wr_room(struct st_data_s *st_gdata) in st_get_uart_wr_room() 73 int st_int_write(struct st_data_s *st_gdata, in st_int_write() 94 static void st_send_frame(unsigned char chnl_id, struct st_data_s *st_gdata) in st_send_frame() 134 static void st_reg_complete(struct st_data_s *st_gdata, int err) in st_reg_complete() 154 static inline int st_check_data_len(struct st_data_s *st_gdata, in st_check_data_len() 200 static inline void st_wakeup_ack(struct st_data_s *st_gdata, in st_wakeup_ack() 239 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_int_recv() local 400 static struct sk_buff *st_int_dequeue(struct st_data_s *st_gdata) in st_int_dequeue() [all …]
|
| D | st_kim.c | 429 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_kim_recv() local
|