Searched refs:osl_pci_write_config (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c272 extern void osl_pci_write_config; EXPORT_SYMBOL(osl_pci_write_config); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinux_osl.h110 osl_pci_write_config((osh), (offset), (size), (val))
112 extern void osl_pci_write_config(osl_t *osh, uint offset, uint size, uint val);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1233 osl_pci_write_config(osl_t *osh, uint offset, uint size, uint val) function

Completed in 47 milliseconds