Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/c_can/
Dc_can_platform.c420 static int c_can_suspend(struct platform_device *pdev, pm_message_t state) in c_can_suspend() function
474 #define c_can_suspend NULL macro
485 .suspend = c_can_suspend,