Searched defs:st_gdata (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ti-st/ |
H A D | st_core.c | 30 static void add_channel_to_table(struct st_data_s *st_gdata, in add_channel_to_table() argument 39 static void remove_channel_from_table(struct st_data_s *st_gdata, in remove_channel_from_table() argument 54 int st_get_uart_wr_room(struct st_data_s *st_gdata) in st_get_uart_wr_room() argument 73 st_int_write(struct st_data_s *st_gdata, const unsigned char *data, int count) st_int_write() argument 94 st_send_frame(unsigned char chnl_id, struct st_data_s *st_gdata) st_send_frame() argument 134 st_reg_complete(struct st_data_s *st_gdata, int err) st_reg_complete() argument 154 st_check_data_len(struct st_data_s *st_gdata, unsigned char chnl_id, int len) st_check_data_len() argument 200 st_wakeup_ack(struct st_data_s *st_gdata, unsigned char cmd) st_wakeup_ack() argument 239 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; st_int_recv() local 400 st_int_dequeue(struct st_data_s *st_gdata) st_int_dequeue() argument 422 st_int_enqueue(struct st_data_s *st_gdata, struct sk_buff *skb) st_int_enqueue() argument 466 struct st_data_s *st_gdata = container_of(work, struct st_data_s, work_fn_write_wakeup() local 516 kim_st_list_protocols(struct st_data_s *st_gdata, void *buf) kim_st_list_protocols() argument 532 struct st_data_s *st_gdata; st_register() local 650 struct st_data_s *st_gdata; st_unregister() local 698 struct st_data_s *st_gdata; st_write() local 729 struct st_data_s *st_gdata; st_tty_open() local 759 struct st_data_s *st_gdata = tty->disc_data; st_tty_close() local 823 struct st_data_s *st_gdata = tty->disc_data; st_tty_wakeup() local 838 struct st_data_s *st_gdata = tty->disc_data; st_tty_flush_buffer() local 862 struct st_data_s *st_gdata; st_core_init() local 908 st_core_exit(struct st_data_s *st_gdata) st_core_exit() argument [all...] |
H A D | st_kim.c | 429 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_kim_recv() local
|
/kernel/linux/linux-6.6/drivers/misc/ti-st/ |
H A D | st_core.c | 28 static void add_channel_to_table(struct st_data_s *st_gdata, in add_channel_to_table() argument 37 static void remove_channel_from_table(struct st_data_s *st_gdata, in remove_channel_from_table() argument 52 int st_get_uart_wr_room(struct st_data_s *st_gdata) in st_get_uart_wr_room() argument 70 st_int_write(struct st_data_s *st_gdata, const unsigned char *data, int count) st_int_write() argument 91 st_send_frame(unsigned char chnl_id, struct st_data_s *st_gdata) st_send_frame() argument 131 st_reg_complete(struct st_data_s *st_gdata, int err) st_reg_complete() argument 151 st_check_data_len(struct st_data_s *st_gdata, unsigned char chnl_id, int len) st_check_data_len() argument 197 st_wakeup_ack(struct st_data_s *st_gdata, unsigned char cmd) st_wakeup_ack() argument 234 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; st_int_recv() local 393 st_int_dequeue(struct st_data_s *st_gdata) st_int_dequeue() argument 415 st_int_enqueue(struct st_data_s *st_gdata, struct sk_buff *skb) st_int_enqueue() argument 459 struct st_data_s *st_gdata = container_of(work, struct st_data_s, work_fn_write_wakeup() local 509 kim_st_list_protocols(struct st_data_s *st_gdata, void *buf) kim_st_list_protocols() argument 525 struct st_data_s *st_gdata; st_register() local 643 struct st_data_s *st_gdata; st_unregister() local 691 struct st_data_s *st_gdata; st_write() local 722 struct st_data_s *st_gdata; st_tty_open() local 752 struct st_data_s *st_gdata = tty->disc_data; st_tty_close() local 816 struct st_data_s *st_gdata = tty->disc_data; st_tty_wakeup() local 831 struct st_data_s *st_gdata = tty->disc_data; st_tty_flush_buffer() local 855 struct st_data_s *st_gdata; st_core_init() local 899 st_core_exit(struct st_data_s *st_gdata) st_core_exit() argument [all...] |
H A D | st_kim.c | 422 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; in st_kim_recv() local
|
Completed in 4 milliseconds