Searched refs:partition_table (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Defs_vh.h25 struct partition_table { /* one per logical partition */ struct
38 struct partition_table vh_pt[NPARTAB]; /* device partition layout */
/linux-master/drivers/input/rmi4/
H A Drmi_f34.h145 struct partition_table { struct
H A Drmi_f34v7.c368 const void *partition_table,
376 const struct partition_table *ptable;
380 ptable = partition_table + index;
385 __func__, i, sizeof(struct partition_table), ptable);
367 rmi_f34v7_parse_partition_table(struct f34_data *f34, const void *partition_table, struct block_count *blkcount, struct physical_address *phyaddr) argument
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c519 unsigned int partition_table = SZ_256; local
521 return round_up(offset + num_blocks * pcm_size + partition_table, 32);

Completed in 185 milliseconds