Searched defs:thunk (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/mtd/chips/ |
H A D | cfi_util.c | 164 cfi_varsize_frob(struct mtd_info *mtd, varsize_frob_t frob, loff_t ofs, size_t len, void *thunk) cfi_varsize_frob() argument
|
H A D | fwh_lock.h | 28 fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) fwh_xxlock_oneblock() argument
|
H A D | cfi_cmdset_0001.c | 1900 do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_erase_oneblock() argument 2047 do_getlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_getlockstatus_oneblock() argument 2065 do_printlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_printlockstatus_oneblock() argument 2079 do_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_xxlock_oneblock() argument
|
H A D | cfi_cmdset_0002.c | 2324 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_erase_oneblock() argument 2455 do_atmel_lock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_atmel_lock() argument 2490 do_atmel_unlock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_atmel_unlock() argument 2543 do_ppb_xxlock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) do_ppb_xxlock() argument
|
/linux-4.1.27/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 704 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) do_xxlock() argument
|
/linux-4.1.27/drivers/md/ |
H A D | dm-cache-metadata.c | 1058 struct thunk { struct 1115 struct thunk *thunk = context; __load_mapping() local 1141 struct thunk thunk; __load_mappings() local
|
Completed in 238 milliseconds