Searched refs:tp_init (Results 1 – 5 of 5) sorted by relevance
96 int tp_init(struct tp *, int);
50 tp_init(struct tp *tp, int fd) in tp_init() function
134 if (tp_init(&tp, tpfd) < 0) in main()
3099 * tp_init - configure TP3105 static int tp_init(adapter_t *adap, const struct tp_params *p) in tp_init() function 3459 if (tp_init(adapter, &adapter->params.tp)) in t3_init_hw()
58561 As such there's no tp_init method defined for UnwindInfo.153529 gdb/python: Use tp_init instead of tp_new to setup gdb.Value