Home
last modified time | relevance | path

Searched refs:rtsx_read_pci_cfg_byte (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rts5208/
Drtsx.h179 int rtsx_read_pci_cfg_byte(u8 bus, u8 dev, u8 func, u8 offset, u8 *val);
Drtsx.c287 int rtsx_read_pci_cfg_byte(u8 bus, u8 dev, u8 func, u8 offset, u8 *val) in rtsx_read_pci_cfg_byte() function