Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DQMIDevice.c2266 sNotifyList * pDelNotifyList, ** ppNotifyList; local
2286 pDelNotifyList = NULL;
2296 pDelNotifyList = *ppNotifyList;
2306 if (pDelNotifyList != NULL)
2312 if (pDelNotifyList->mpNotifyFunct != NULL)
2317 pDelNotifyList->mpNotifyFunct( pDev,
2319 pDelNotifyList->mpData );
2326 kfree( pDelNotifyList );