Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750.h194 int hw_sm750_map(struct sm750_dev *sm750_dev, struct pci_dev *pdev);
H A Dsm750_hw.c28 int hw_sm750_map(struct sm750_dev *sm750_dev, struct pci_dev *pdev) in hw_sm750_map() function
H A Dsm750.c1039 err = hw_sm750_map(sm750_dev, pdev); in lynxfb_pci_probe()