Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Defs_vh.h25 struct partition_table { /* one per logical partition */ struct
38 struct partition_table vh_pt[NPARTAB]; /* device partition layout */ argument
/linux-6.3-rc2/drivers/input/rmi4/
A Drmi_f34.h145 struct partition_table { struct
A Drmi_f34v7.c368 const void *partition_table, in rmi_f34v7_parse_partition_table() argument
376 const struct partition_table *ptable; in rmi_f34v7_parse_partition_table()
380 ptable = partition_table + index; in rmi_f34v7_parse_partition_table()
385 __func__, i, sizeof(struct partition_table), ptable); in rmi_f34v7_parse_partition_table()
/linux-6.3-rc2/drivers/media/platform/allegro-dvt/
A Dallegro-core.c520 unsigned int partition_table = SZ_256; in estimate_stream_size() local
522 return round_up(offset + num_blocks * pcm_size + partition_table, 32); in estimate_stream_size()

Completed in 19 milliseconds