Searched refs:st_proto_s (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dti_wilink_st.h29 * struct st_proto_s - Per Protocol structure from BT/FM/GPS to ST
57 struct st_proto_s { struct
73 extern long st_register(struct st_proto_s *);
74 extern long st_unregister(struct st_proto_s *);
136 struct st_proto_s *list[ST_MAX_CHANNELS];
/linux-master/drivers/misc/ti-st/
H A Dst_core.c29 struct st_proto_s *new_proto)
38 struct st_proto_s *proto)
229 struct st_proto_s *proto;
523 long st_register(struct st_proto_s *new_proto)
639 long st_unregister(struct st_proto_s *proto)
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1482 static struct st_proto_s fm_st_proto;
1582 static struct st_proto_s fm_st_proto;

Completed in 108 milliseconds