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

/drivers/i2c/busses/
H A Di2c-ismt.c958 * ismt_suspend() - place the device in suspend
963 static int ismt_suspend(struct pci_dev *pdev, pm_message_t mesg) function
983 #define ismt_suspend NULL macro
993 .suspend = ismt_suspend,

Completed in 54 milliseconds