Searched refs:crystalhd_pci_cfg_wr (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/staging/crystalhd/ |
D | crystalhd_misc.h | 135 enum BC_STATUS crystalhd_pci_cfg_wr(struct crystalhd_adp *, uint32_t, uint32_t, uint32_t);
|
D | crystalhd_cmds.c | 276 return crystalhd_pci_cfg_wr(ctx->adp, off, len, temp[0]); in bc_cproc_cfg_wr() 282 sts = crystalhd_pci_cfg_wr(ctx->adp, off, len, temp[ix]); in bc_cproc_cfg_wr()
|
D | crystalhd_misc.c | 333 enum BC_STATUS crystalhd_pci_cfg_wr(struct crystalhd_adp *adp, uint32_t off, in crystalhd_pci_cfg_wr() function
|