Home
last modified time | relevance | path

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

/linux-5.19.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-5.19.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()
232 struct st_proto_s *proto; in st_int_recv()
528 long st_register(struct st_proto_s *new_proto) in st_register()
644 long st_unregister(struct st_proto_s *proto) in st_unregister()
/linux-5.19.10/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()