Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/misc/ti-st/
Dst_core.c30 struct st_proto_s *new_proto) in add_channel_to_table()
39 struct st_proto_s *proto) in remove_channel_from_table()
233 struct st_proto_s *proto; in st_int_recv()
529 long st_register(struct st_proto_s *new_proto) in st_register()
645 long st_unregister(struct st_proto_s *proto) in st_unregister()
/Linux-v5.10/drivers/media/radio/wl128x/
Dfmdrv_common.c1482 static struct st_proto_s fm_st_proto; in fmc_prepare()
1582 static struct st_proto_s fm_st_proto; in fmc_release()