Searched defs:pt1 (Results 1 – 3 of 3) sorted by relevance
72 struct pt1 { struct77 struct pt1_adapter *adaps[PT1_NR_ADAPS]; argument78 struct pt1_table *tables; argument87 enum pt1_fe_clk fe_clk; argument91 struct pt1 *pt1; argument254 static int pt1_demod_block_init(struct pt1 *pt1) in pt1_demod_block_init()288 static void pt1_write_reg(struct pt1 *pt1, int reg, u32 data) in pt1_write_reg()293 static u32 pt1_read_reg(struct pt1 *pt1, int reg) in pt1_read_reg()301 static void pt1_increment_table_count(struct pt1 *pt1) in pt1_increment_table_count()306 static void pt1_init_table_count(struct pt1 *pt1) in pt1_init_table_count()[all …]
207 struct saa7146_pgtable *pt1 = &buf->pt[0]; in saa7146_pgtable_build() local
584 struct packet_type *pt1; in __dev_remove_pack() local