Home
last modified time | relevance | path

Searched refs:st_proto_s (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dti_wilink_st.h70 struct st_proto_s { struct
86 extern long st_register(struct st_proto_s *); argument
87 extern long st_unregister(struct st_proto_s *);
149 struct st_proto_s *list[ST_MAX_CHANNELS];
/Linux-v4.19/drivers/misc/ti-st/
Dst_core.c42 struct st_proto_s *new_proto) in add_channel_to_table()
51 struct st_proto_s *proto) in remove_channel_from_table()
241 struct st_proto_s *proto; in st_int_recv()
529 long st_register(struct st_proto_s *new_proto) in st_register()
641 long st_unregister(struct st_proto_s *proto) in st_unregister()
/Linux-v4.19/drivers/bluetooth/
Dbtwilink.c124 static struct st_proto_s ti_st_proto[MAX_BT_CHNL_IDS] = {
/Linux-v4.19/drivers/media/radio/wl128x/
Dfmdrv_common.c1483 static struct st_proto_s fm_st_proto; in fmc_prepare()
1583 static struct st_proto_s fm_st_proto; in fmc_release()