Searched refs:HdfWpaInterfaceHost (Results 1 – 2 of 2) sorted by relevance
28 struct HdfWpaInterfaceHost { struct42 struct HdfWpaInterfaceHost *wpainterfaceHost = CONTAINER_OF( in WpaInterfaceDriverDispatch() argument43 client->device->service, struct HdfWpaInterfaceHost, ioService); in WpaInterfaceDriverDispatch()84 struct HdfWpaInterfaceHost *wpainterfaceHost = in HdfWpaInterfaceDriverBind()85 (struct HdfWpaInterfaceHost *)OsalMemAlloc(sizeof(struct HdfWpaInterfaceHost)); in HdfWpaInterfaceDriverBind()129 struct HdfWpaInterfaceHost *wpainterfaceHost = CONTAINER_OF( in HdfWpaInterfaceDriverRelease()130 deviceObject->service, struct HdfWpaInterfaceHost, ioService); in HdfWpaInterfaceDriverRelease()
27 struct HdfWpaInterfaceHost {36 …struct HdfWpaInterfaceHost *host = CONTAINER_OF(client->device->service, struct HdfWpaInterfaceHos…65 …struct HdfWpaInterfaceHost *host = (struct HdfWpaInterfaceHost *)OsalMemCalloc(sizeof(struct HdfWp…67 HDF_LOGE("%{public}s: create HdfWpaInterfaceHost object failed!", __func__);102 …struct HdfWpaInterfaceHost *host = CONTAINER_OF(deviceObject->service, struct HdfWpaInterfaceHost,…