as10x_tps         189 drivers/media/dvb-frontends/as102_fe.c 	struct as10x_tps tps = { 0 };
as10x_tps          11 drivers/media/dvb-frontends/as102_fe.h 	int (*get_tps)(void *priv, struct as10x_tps *tps);
as10x_tps         191 drivers/media/usb/as102/as102_drv.c static int as102_get_tps(void *priv, struct as10x_tps *tps)
as10x_tps         208 drivers/media/usb/as102/as10x_cmd.c int as10x_cmd_get_tps(struct as10x_bus_adapter_t *adap, struct as10x_tps *ptps)
as10x_tps         159 drivers/media/usb/as102/as10x_cmd.h 		struct as10x_tps tps;
as10x_tps         487 drivers/media/usb/as102/as10x_cmd.h 		      struct as10x_tps *ptps);