Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.h369 struct zone_entry { struct
529 struct zone_entry *zone;
579 struct zone_entry *segment;
Dxd.c876 size = xd_card->zone_cnt * sizeof(struct zone_entry); in xd_init_l2p_tbl()
897 static inline void free_zone(struct zone_entry *zone) in free_zone()
919 struct zone_entry *zone; in xd_set_unused_block()
954 struct zone_entry *zone; in xd_get_unused_block()
993 struct zone_entry *zone; in xd_set_l2p_tbl()
1002 struct zone_entry *zone; in xd_get_l2p_tbl()
1414 struct zone_entry *zone; in xd_build_l2p_tbl()
Dms.c2407 size = ms_card->segment_cnt * sizeof(struct zone_entry); in ms_init_l2p_tbl()
2472 struct zone_entry *segment; in ms_get_l2p_tbl()
2489 struct zone_entry *segment; in ms_set_l2p_tbl()
2502 struct zone_entry *segment; in ms_set_unused_block()
2518 struct zone_entry *segment; in ms_get_unused_block()
2545 struct zone_entry *segment; in ms_arbitrate_l2p()
2587 struct zone_entry *segment; in ms_build_l2p_tbl()