Home
last modified time | relevance | path

Searched refs:docg3_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Ddocg3.c1903 * docg3_suspend - Put in low power mode the docg3 floor
1911 static int docg3_suspend(struct platform_device *pdev, pm_message_t state) in docg3_suspend() function
1939 doc_dbg("docg3_suspend(): floor %d powerdown ok\n", in docg3_suspend()
1942 doc_err("docg3_suspend(): floor %d powerdown failed\n", in docg3_suspend()
2070 .suspend = docg3_suspend,
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Ddocg3.c1910 * docg3_suspend - Put in low power mode the docg3 floor
1918 static int docg3_suspend(struct platform_device *pdev, pm_message_t state) in docg3_suspend() function
1946 doc_dbg("docg3_suspend(): floor %d powerdown ok\n", in docg3_suspend()
1949 doc_err("docg3_suspend(): floor %d powerdown failed\n", in docg3_suspend()
2077 .suspend = docg3_suspend,

Completed in 7 milliseconds