Home
last modified time | relevance | path

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

/drivers/input/rmi4/
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()
A Drmi_f34.h145 struct partition_table { struct
/drivers/media/platform/allegro-dvt/
A Dallegro-core.c519 unsigned int partition_table = SZ_256; in estimate_stream_size() local
521 return round_up(offset + num_blocks * pcm_size + partition_table, 32); in estimate_stream_size()

Completed in 17 milliseconds