Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/pt1/
Dpt1.c66 struct pt1_table { struct
87 struct pt1_table *tables; argument
552 static void pt1_cleanup_table(struct pt1 *pt1, struct pt1_table *table) in pt1_cleanup_table()
563 pt1_init_table(struct pt1 *pt1, struct pt1_table *table, u32 *pfnp) in pt1_init_table()
597 struct pt1_table *tables; in pt1_cleanup_tables()
611 struct pt1_table *tables; in pt1_init_tables()
618 tables = vmalloc(array_size(pt1_nr_tables, sizeof(struct pt1_table))); in pt1_init_tables()