Home
last modified time | relevance | path

Searched defs:DISABLE_VPP (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/mtd/
Dmap.h254 #define DISABLE_VPP(map) do { if (map->set_vpp) map->set_vpp(map, 0); } while (0) macro
/kernel/linux/linux-5.10/include/linux/mtd/
Dmap.h254 #define DISABLE_VPP(map) do { if (map->set_vpp) map->set_vpp(map, 0); } while (0) macro