Searched defs:wwk (Results 1 – 3 of 3) sorted by relevance
337 struct work_struct wwk; member
7722 linuxkpi_wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk)7743 linuxkpi_wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk)7757 linuxkpi_wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk)
2099 wiphy_work_init(struct wiphy_work *wwk, wiphy_work_fn fn) in wiphy_work_init()2106 wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk) in wiphy_work_queue()2112 wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk) in wiphy_work_cancel()2118 wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk) in wiphy_work_flush()