Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/pt1/
Dpt1.c63 struct pt1_table { struct
79 struct pt1_table *tables; argument
387 static void pt1_cleanup_table(struct pt1 *pt1, struct pt1_table *table) in pt1_cleanup_table()
398 pt1_init_table(struct pt1 *pt1, struct pt1_table *table, u32 *pfnp) in pt1_init_table()
432 struct pt1_table *tables; in pt1_cleanup_tables()
446 struct pt1_table *tables; in pt1_init_tables()
450 tables = vmalloc(sizeof(struct pt1_table) * pt1_nr_tables); in pt1_init_tables()