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

/linux-master/drivers/misc/ti-st/
H A Dst_core.c28 static void add_channel_to_table(struct st_data_s *st_gdata, argument
37 static void remove_channel_from_table(struct st_data_s *st_gdata, argument
52 int st_get_uart_wr_room(struct st_data_s *st_gdata) argument
70 st_int_write(struct st_data_s *st_gdata, const unsigned char *data, int count) argument
91 st_send_frame(unsigned char chnl_id, struct st_data_s *st_gdata) argument
131 st_reg_complete(struct st_data_s *st_gdata, int err) argument
151 st_check_data_len(struct st_data_s *st_gdata, unsigned char chnl_id, int len) argument
197 st_wakeup_ack(struct st_data_s *st_gdata, unsigned char cmd) argument
234 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; local
393 st_int_dequeue(struct st_data_s *st_gdata) argument
415 st_int_enqueue(struct st_data_s *st_gdata, struct sk_buff *skb) argument
459 struct st_data_s *st_gdata = container_of(work, struct st_data_s, local
509 kim_st_list_protocols(struct st_data_s *st_gdata, void *buf) argument
525 struct st_data_s *st_gdata; local
643 struct st_data_s *st_gdata; local
691 struct st_data_s *st_gdata; local
722 struct st_data_s *st_gdata; local
752 struct st_data_s *st_gdata = tty->disc_data; local
816 struct st_data_s *st_gdata = tty->disc_data; local
831 struct st_data_s *st_gdata = tty->disc_data; local
855 struct st_data_s *st_gdata; local
899 st_core_exit(struct st_data_s *st_gdata) argument
[all...]
H A Dst_kim.c422 struct st_data_s *st_gdata = (struct st_data_s *)disc_data; local

Completed in 145 milliseconds