Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dlznt.c31 const u8 *best_match; member
/linux/drivers/mtd/spi-nor/
H A Dcore.c2415 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read() local
2446 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_PP_MASK) - 1; in spi_nor_select_pp() local
/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c407 struct et8ek8_reglist *best_match = NULL; in et8ek8_reglist_find_mode_fmt() local
/linux/rust/kernel/
H A Drbtree.rs423 let mut best_match: Option<NonNull<Node<K, V>>> = None; in cursor_lower_bound() localVariable
/linux/drivers/of/
H A Dbase.c1049 const struct of_device_id *best_match = NULL; in __of_match_node() local
/linux/net/ipv4/
H A Dtcp_ipv4.c1259 struct tcp_md5sig_key *best_match = NULL; local