Searched refs:b43_request_fw_context (Results 1 – 3 of 3) sorted by relevance
94 struct b43_request_fw_context;95 int b43_do_request_fw(struct b43_request_fw_context *ctx, const char *name,
744 struct b43_request_fw_context { struct
2181 struct b43_request_fw_context *ctx = context; in b43_fw_cb()2187 int b43_do_request_fw(struct b43_request_fw_context *ctx, in b43_do_request_fw()2296 static int b43_try_request_fw(struct b43_request_fw_context *ctx) in b43_try_request_fw()2553 struct b43_request_fw_context *ctx; in b43_request_firmware()