tp_params
struct tp_params tp;
static void tp_init(adapter_t *ap, const struct tp_params *p,
struct petp * __devinit t1_tp_create(adapter_t *adapter, struct tp_params *p)
int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk)
static void tp_pm_configure(adapter_t *adapter, struct tp_params *p)
struct tp_params;
struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p);
int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
struct tp_params tp;
const struct tp_params *tp = &adapter->params.tp;