Searched refs:EXTERN_C (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/staging/wlags49_h2/ |
D | hcf.h | 376 EXTERN_C int hcf_action (IFBP ifbp, hcf_16 cmd ); 377 EXTERN_C int hcf_connect (IFBP ifbp, hcf_io io_base ); 378 EXTERN_C int hcf_get_info (IFBP ifbp, LTVP ltvp ); 379 EXTERN_C int hcf_service_nic (IFBP ifbp, wci_bufp bufp, unsigned int len ); 380 EXTERN_C int hcf_cntl (IFBP ifbp, hcf_16 cmd ); 381 EXTERN_C int hcf_put_info (IFBP ifbp, LTVP ltvp ); 382 EXTERN_C int hcf_rcv_msg (IFBP ifbp, DESC_STRCT *descp, unsigned int offset ); 383 EXTERN_C int hcf_send_msg (IFBP ifbp, DESC_STRCT *dp, hcf_16 tx_cntl ); 385 EXTERN_C void hcf_dma_tx_put (IFBP ifbp, DESC_STRCT *d, hcf_16 tx_cntl ); 386 EXTERN_C DESC_STRCT* hcf_dma_tx_get (IFBP ifbp ); [all …]
|
D | dhf.h | 212 EXTERN_C int dhf_download_fw(void *ifbp, memimage *fw); /* ifbp, ignored when using the UIL */ 213 EXTERN_C int dhf_download_binary(memimage *fw); 223 EXTERN_C hcf_16 *find_record_in_pda(hcf_16 *pdap, hcf_16 code);
|
D | mmd.h | 76 EXTERN_C CFG_RANGE_SPEC_STRCT* mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp );
|
D | hcfcfg.h | 689 #if ! defined EXTERN_C 691 #define EXTERN_C extern "C" macro 693 #define EXTERN_C macro
|
D | hcfdef.h | 744 EXTERN_C void mdd_assert (IFBP ifbp, unsigned int line_number, hcf_32 q );
|