Searched defs:c_can_suspend (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/c_can/
H A Dc_can_platform.c334 static int c_can_suspend(struct platform_device *pdev, pm_message_t state) function
388 #define c_can_suspend NULL macro
400 .suspend = c_can_suspend,

Completed in 91 milliseconds