Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dmain.h139 struct b43_request_fw_context;
140 int b43_do_request_fw(struct b43_request_fw_context *ctx, const char *name,
Db43.h719 struct b43_request_fw_context { struct
Dmain.c2087 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()