Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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];
/openbmc/linux/drivers/misc/ti-st/
H A 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()
229 struct st_proto_s *proto; in st_int_recv()
523 long st_register(struct st_proto_s *new_proto) in st_register()
639 long st_unregister(struct st_proto_s *proto) in st_unregister()
/openbmc/linux/drivers/media/radio/wl128x/
H A 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()