Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dti_wilink_st.h57 struct st_proto_s { struct
73 extern long st_register(struct st_proto_s *); argument
74 extern long st_unregister(struct st_proto_s *);
136 struct st_proto_s *list[ST_MAX_CHANNELS];
/Linux-v5.4/drivers/misc/ti-st/
Dst_core.c29 struct st_proto_s *new_proto) in add_channel_to_table()
38 struct st_proto_s *proto) in remove_channel_from_table()
228 struct st_proto_s *proto; in st_int_recv()
516 long st_register(struct st_proto_s *new_proto) in st_register()
628 long st_unregister(struct st_proto_s *proto) in st_unregister()
/Linux-v5.4/drivers/bluetooth/
Dbtwilink.c111 static struct st_proto_s ti_st_proto[MAX_BT_CHNL_IDS] = {
/Linux-v5.4/drivers/media/radio/wl128x/
Dfmdrv_common.c1478 static struct st_proto_s fm_st_proto; in fmc_prepare()
1578 static struct st_proto_s fm_st_proto; in fmc_release()