Home
last modified time | relevance | path

Searched defs:best_match (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dlznt.c31 const u8 *best_match; member
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c611 int best_match = shared_hwcaps & SNOR_HWCAPS_READ_MASK; in spi_nor_select_read() local
H A Dspi-nor-core.c2600 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read() local
2632 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_PP_MASK) - 1; in spi_nor_select_pp() local
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c2473 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read() local
2504 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_PP_MASK) - 1; in spi_nor_select_pp() local
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c407 struct et8ek8_reglist *best_match = NULL; in et8ek8_reglist_find_mode_fmt() local
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1803 enum mmc_voltage best_match; in mmc_set_lowest_voltage() local
/openbmc/linux/drivers/of/
H A Dbase.c947 const struct of_device_id *best_match = NULL; in __of_match_node() local
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c1095 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup() local