Searched refs:PlatformEventUnlisten (Results 1 – 3 of 3) sorted by relevance
122 void PlatformEventUnlisten(struct PlatformEvent *pe, const struct PlatformEventListener *listener);
259 void PlatformEventUnlisten(struct PlatformEvent *pe, const struct PlatformEventListener *listener) in PlatformEventUnlisten() function
394 PlatformEventUnlisten(&device->event, listener); in PlatformDeviceUnListenEvent()