Home
last modified time | relevance | path

Searched refs:b43_request_fw_context (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/b43/
Dmain.h107 struct b43_request_fw_context;
108 int b43_do_request_fw(struct b43_request_fw_context *ctx, const char *name,
Db43.h743 struct b43_request_fw_context { struct
Dmain.c2189 struct b43_request_fw_context *ctx = context; in b43_fw_cb()
2195 int b43_do_request_fw(struct b43_request_fw_context *ctx, in b43_do_request_fw()
2304 static int b43_try_request_fw(struct b43_request_fw_context *ctx) in b43_try_request_fw()
2561 struct b43_request_fw_context *ctx; in b43_request_firmware()