Searched refs:b43_request_fw_context (Results 1 – 3 of 3) sorted by relevance
139 struct b43_request_fw_context;140 int b43_do_request_fw(struct b43_request_fw_context *ctx, const char *name,
719 struct b43_request_fw_context { struct
2087 struct b43_request_fw_context *ctx = context; in b43_fw_cb()2093 int b43_do_request_fw(struct b43_request_fw_context *ctx, in b43_do_request_fw()2201 static int b43_try_request_fw(struct b43_request_fw_context *ctx) in b43_try_request_fw()2423 struct b43_request_fw_context *ctx; in b43_request_firmware()