Home
last modified time | relevance | path

Searched refs:_suspend (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/mtd/
H A Dmtd.h355 int (*_suspend) (struct mtd_info *mtd); member
554 ret = master->_suspend ? master->_suspend(master) : 0; in mtd_suspend()
/linux/drivers/gpu/drm/lima/
H A Dlima_device.c48 .suspend = lima_##func##_suspend, \
/linux/drivers/mtd/
H A Dmtdconcat.c766 concat->mtd._suspend = concat_suspend; in mtd_concat_create()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c237 mtd->_suspend = cfi_staa_suspend; in cfi_staa_setup()
H A Dcfi_cmdset_0001.c518 mtd->_suspend = cfi_intelext_suspend; in cfi_cmdset_0001()
H A Dcfi_cmdset_0002.c618 mtd->_suspend = cfi_amdstd_suspend; in cfi_cmdset_0002()