st_proto_s        111 drivers/bluetooth/btwilink.c static struct st_proto_s ti_st_proto[MAX_BT_CHNL_IDS] = {
st_proto_s       1478 drivers/media/radio/wl128x/fmdrv_common.c 	static struct st_proto_s fm_st_proto;
st_proto_s       1578 drivers/media/radio/wl128x/fmdrv_common.c 	static struct st_proto_s fm_st_proto;
st_proto_s         29 drivers/misc/ti-st/st_core.c 		struct st_proto_s *new_proto)
st_proto_s         38 drivers/misc/ti-st/st_core.c 		struct st_proto_s *proto)
st_proto_s        228 drivers/misc/ti-st/st_core.c 	struct st_proto_s *proto;
st_proto_s        516 drivers/misc/ti-st/st_core.c long st_register(struct st_proto_s *new_proto)
st_proto_s        628 drivers/misc/ti-st/st_core.c long st_unregister(struct st_proto_s *proto)
st_proto_s         73 include/linux/ti_wilink_st.h extern long st_register(struct st_proto_s *);
st_proto_s         74 include/linux/ti_wilink_st.h extern long st_unregister(struct st_proto_s *);
st_proto_s        136 include/linux/ti_wilink_st.h 	struct st_proto_s *list[ST_MAX_CHANNELS];