as10x_tps
struct as10x_tps tps = { 0 };
int (*get_tps)(void *priv, struct as10x_tps *tps);
static int as102_get_tps(void *priv, struct as10x_tps *tps)
int as10x_cmd_get_tps(struct as10x_bus_adapter_t *adap, struct as10x_tps *ptps)
struct as10x_tps tps;
struct as10x_tps *ptps);