Searched defs:zone_no (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/staging/rts_pstor/ |
D | xd.c | 826 int zone_no; in xd_set_unused_block() local 856 static u32 xd_get_unused_block(struct rtsx_chip *chip, int zone_no) in xd_get_unused_block() 892 static void xd_set_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off, u16 phy_off) in xd_set_l2p_tbl() 901 static u32 xd_get_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off) in xd_get_l2p_tbl() 1250 static int xd_build_l2p_tbl(struct rtsx_chip *chip, int zone_no) in xd_build_l2p_tbl() 1451 int zone_no, retval, i; in xd_read_multiple_pages() local 1562 int retval, zone_no; in xd_finish_write() local 1638 int zone_no, retval; in xd_write_multiple_pages() local 1755 int retval, zone_no; in xd_rw() local
|
/linux-3.3/drivers/staging/rts5139/ |
D | xd.c | 785 int zone_no; in xd_set_unused_block() local 816 static u32 xd_get_unused_block(struct rts51x_chip *chip, int zone_no) in xd_get_unused_block() 855 static void xd_set_l2p_tbl(struct rts51x_chip *chip, int zone_no, u16 log_off, in xd_set_l2p_tbl() 865 static u32 xd_get_l2p_tbl(struct rts51x_chip *chip, int zone_no, u16 log_off) in xd_get_l2p_tbl() 1360 static int xd_build_l2p_tbl(struct rts51x_chip *chip, int zone_no) in xd_build_l2p_tbl() 1581 int zone_no, retval, i; in xd_read_multiple_pages() local 1722 int retval, zone_no; in xd_finish_write() local 1811 int zone_no, retval; in xd_write_multiple_pages() local 1956 int retval, zone_no; in xd_rw() local
|