Searched refs:accessors (Results 1 – 9 of 9) sorted by relevance
13 static unw_accessors_t accessors; variable19 addr_space = unw_create_addr_space(&accessors, 0); in main()
63 OpenFirmware MDIO bus (Ethernet PHY) accessors69 OpenFirmware PCI bus accessors
204 To access such GPIOs, a different set of accessors is defined:210 IRQ handler, and those accessors must be used instead of spinlock-safe211 accessors without the cansleep() name suffix.213 Other than the fact that these accessors might sleep, and will work on GPIOs
208 To access such GPIOs, a different set of accessors is defined:218 a threaded IRQ handler, and those accessors must be used instead of219 spinlock-safe accessors without the cansleep() name suffix.221 Other than the fact that these accessors might sleep, and will work
552 static unw_accessors_t accessors = { variable570 addr_space = unw_create_addr_space(&accessors, 0); in unwind__prepare_access()
55 architectures. Those accessors are written to prevent unwanted
267 The caller should lock exclusively against other modifiers and accessors
15 from the controller code like ac97 codec module. The real accessors
56 need to overwrite SDHCI IO memory accessors.