Searched refs:frob (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_util.c | 357 int cfi_varsize_frob(struct mtd_info *mtd, varsize_frob_t frob, in cfi_varsize_frob() argument 418 ret = (*frob)(map, &cfi->chips[chipnum], adr, size, thunk); in cfi_varsize_frob()
|
/openbmc/linux/include/linux/mtd/ |
H A D | cfi.h | 383 int cfi_varsize_frob(struct mtd_info *mtd, varsize_frob_t frob,
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rust-oe-selftest.patch | 201 @@ -47,6 +47,7 @@ fn frob() {
|