Home
last modified time | relevance | path

Searched refs:pt1_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/pt1/
H A Dpt1.c57 struct pt1_table { struct
78 struct pt1_table *tables;
577 static void pt1_cleanup_table(struct pt1 *pt1, struct pt1_table *table) in pt1_cleanup_table()
588 pt1_init_table(struct pt1 *pt1, struct pt1_table *table, u32 *pfnp) in pt1_init_table()
622 struct pt1_table *tables; in pt1_cleanup_tables()
636 struct pt1_table *tables; in pt1_init_tables()
643 tables = vmalloc(array_size(pt1_nr_tables, sizeof(struct pt1_table))); in pt1_init_tables()
/kernel/linux/linux-6.6/drivers/media/pci/pt1/
H A Dpt1.c57 struct pt1_table { struct
78 struct pt1_table *tables;
576 static void pt1_cleanup_table(struct pt1 *pt1, struct pt1_table *table) in pt1_cleanup_table()
587 pt1_init_table(struct pt1 *pt1, struct pt1_table *table, u32 *pfnp) in pt1_init_table()
621 struct pt1_table *tables; in pt1_cleanup_tables()
635 struct pt1_table *tables; in pt1_init_tables()
642 tables = vmalloc(array_size(pt1_nr_tables, sizeof(struct pt1_table))); in pt1_init_tables()

Completed in 4 milliseconds