| /freebsd-12-stable/sys/dev/ata/ |
| D | ata-pci.c | 64 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_probe() 86 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_attach() 140 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_detach() 174 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_suspend() 186 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_resume() 229 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_alloc_resource() 233 int unit = ((struct ata_channel *)device_get_softc(child))->unit; in ata_pci_alloc_resource() 291 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_release_resource() 292 int unit = ((struct ata_channel *)device_get_softc(child))->unit; in ata_pci_release_resource() 335 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_setup_intr() [all …]
|
| /freebsd-12-stable/sys/arm/ti/omap4/ |
| D | omap4_wugen.c | 63 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_activate_intr() 71 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_disable_intr() 79 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_enable_intr() 88 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_map_intr() 97 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_deactivate_intr() 106 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_setup_intr() 115 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_teardown_intr() 123 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_pre_ithread() 132 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_post_ithread() 140 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_post_filter() [all …]
|
| /freebsd-12-stable/sys/arm/nvidia/ |
| D | tegra_lic.c | 94 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_activate_intr() 102 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_disable_intr() 110 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_enable_intr() 119 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_map_intr() 128 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_deactivate_intr() 137 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_setup_intr() 146 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_teardown_intr() 154 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_pre_ithread() 163 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_post_ithread() 171 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_post_filter() [all …]
|
| D | tegra_sdhci.c | 131 sc = device_get_softc(dev); in tegra_sdhci_read_1() 140 sc = device_get_softc(dev); in tegra_sdhci_read_2() 150 sc = device_get_softc(dev); in tegra_sdhci_read_4() 164 sc = device_get_softc(dev); in tegra_sdhci_read_multi_4() 174 sc = device_get_softc(dev); in tegra_sdhci_write_1() 184 sc = device_get_softc(dev); in tegra_sdhci_write_2() 194 sc = device_get_softc(dev); in tegra_sdhci_write_4() 204 sc = device_get_softc(dev); in tegra_sdhci_write_multi_4() 220 struct tegra_sdhci_softc *sc = device_get_softc(brdev); in tegra_sdhci_get_ro() 228 struct tegra_sdhci_softc *sc = device_get_softc(dev); in tegra_sdhci_get_card_present() [all …]
|
| /freebsd-12-stable/sys/dev/iicbus/mux/ |
| D | iicmux.c | 61 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_callback() 128 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_get_frequency() 137 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_get_node() 151 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_intr() 162 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_read() 170 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_repeated_start() 178 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_reset() 186 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_start() 194 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_stop() 202 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_transfer() [all …]
|
| /freebsd-12-stable/sys/arm/mv/ |
| D | gpio.c | 306 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_attach() 365 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_intr() 417 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_setup_intrhandler() 454 sc = (struct mv_gpio_softc *)device_get_softc(s->dev); in mv_gpio_intr_mask() 484 sc = (struct mv_gpio_softc *)device_get_softc(s->dev); in mv_gpio_intr_unmask() 507 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_exec_intr_handlers() 534 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_intr_handler() 556 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_configure() 612 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_double_edge_init() 630 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_debounce_setup() [all …]
|
| D | a37x0_gpio.c | 98 sc = device_get_softc(dev); in a37x0_gpio_get_bus() 108 sc = device_get_softc(dev); in a37x0_gpio_pin_max() 119 sc = device_get_softc(dev); in a37x0_gpio_pin_getname() 132 sc = device_get_softc(dev); in a37x0_gpio_pin_getcaps() 146 sc = device_get_softc(dev); in a37x0_gpio_pin_getflags() 164 sc = device_get_softc(dev); in a37x0_gpio_pin_setflags() 184 sc = device_get_softc(dev); in a37x0_gpio_pin_get() 204 sc = device_get_softc(dev); in a37x0_gpio_pin_set() 224 sc = device_get_softc(dev); in a37x0_gpio_pin_toggle() 247 sc = device_get_softc(dev); in a37x0_gpio_probe() [all …]
|
| D | mv_ap806_gicp.c | 94 sc = device_get_softc(dev); in mv_ap806_gicp_attach() 179 sc = device_get_softc(dev); in mv_ap806_gicp_activate_intr() 192 sc = device_get_softc(dev); in mv_ap806_gicp_enable_intr() 202 sc = device_get_softc(dev); in mv_ap806_gicp_disable_intr() 214 sc = device_get_softc(dev); in mv_ap806_gicp_map_intr() 234 sc = device_get_softc(dev); in mv_ap806_gicp_deactivate_intr() 249 sc = device_get_softc(dev); in mv_ap806_gicp_setup_intr() 263 sc = device_get_softc(dev); in mv_ap806_gicp_teardown_intr() 276 sc = device_get_softc(dev); in mv_ap806_gicp_pre_ithread() 286 sc = device_get_softc(dev); in mv_ap806_gicp_post_ithread() [all …]
|
| D | mv_cp110_icu.c | 113 sc = device_get_softc(dev); in mv_cp110_icu_attach() 190 sc = device_get_softc(dev); in mv_cp110_icu_activate_intr() 201 sc = device_get_softc(dev); in mv_cp110_icu_enable_intr() 211 sc = device_get_softc(dev); in mv_cp110_icu_disable_intr() 227 sc = device_get_softc(dev); in mv_cp110_icu_map_intr() 261 sc = device_get_softc(dev); in mv_cp110_icu_deactivate_intr() 275 sc = device_get_softc(dev); in mv_cp110_icu_setup_intr() 289 sc = device_get_softc(dev); in mv_cp110_icu_teardown_intr() 302 sc = device_get_softc(dev); in mv_cp110_icu_pre_ithread() 312 sc = device_get_softc(dev); in mv_cp110_icu_post_ithread() [all …]
|
| /freebsd-12-stable/sys/dev/agp/ |
| D | agp_i810.c | 795 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i810_dump_regs() 806 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i830_dump_regs() 817 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i855_dump_regs() 828 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i915_dump_regs() 841 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i965_dump_regs() 856 sc = device_get_softc(dev); in agp_i810_get_stolen_size() 868 sc = device_get_softc(dev); in agp_i830_get_stolen_size() 900 sc = device_get_softc(dev); in agp_i915_get_stolen_size() 1042 sc = device_get_softc(dev); in agp_i810_get_gtt_mappable_entries() 1059 sc = device_get_softc(dev); in agp_i830_get_gtt_mappable_entries() [all …]
|
| D | agp_amd64.c | 168 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_attach() 252 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_detach() 284 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_get_aperture() 299 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_set_aperture() 335 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_bind_page() 349 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_unbind_page() 362 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_flush_tlb() 374 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_apbase_fixup() 388 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_uli_init() 400 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_uli_set_aperture() [all …]
|
| /freebsd-12-stable/sys/dev/ata/chipsets/ |
| D | ata-siliconimage.c | 78 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sii_probe() 108 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sii_chipinit() 180 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_cmd_ch_attach() 181 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_ch_attach() 198 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_status() 214 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_cmd_setmode() 215 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_setmode() 247 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_sii_ch_attach() 248 struct ata_channel *ch = device_get_softc(dev); in ata_sii_ch_attach() 310 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_sii_status() [all …]
|
| D | ata-intel.c | 108 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_intel_probe() 211 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_intel_chipinit() 300 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_intel_chipdeinit() 322 ctlr = device_get_softc(device_get_parent(dev)); in ata_intel_ch_attach() 323 ch = device_get_softc(dev); in ata_intel_ch_attach() 410 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_reset() 411 struct ata_channel *ch = device_get_softc(dev); in ata_intel_reset() 469 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_old_setmode() 479 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_new_setmode() 480 struct ata_channel *ch = device_get_softc(dev); in ata_intel_new_setmode() [all …]
|
| D | ata-acard.c | 71 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_acard_probe() 94 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_acard_chipinit() 115 struct ata_channel *ch = device_get_softc(dev); in ata_acard_ch_attach() 129 struct ata_channel *ch = device_get_softc(dev); in ata_acard_status() 155 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_acard_850_setmode() 156 struct ata_channel *ch = device_get_softc(dev); in ata_acard_850_setmode() 179 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_acard_86X_setmode() 180 struct ata_channel *ch = device_get_softc(dev); in ata_acard_86X_setmode()
|
| D | ata-highpoint.c | 75 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_highpoint_probe() 114 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_highpoint_chipinit() 147 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_highpoint_ch_attach() 148 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_ch_attach() 164 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_highpoint_setmode() 165 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_setmode() 203 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_highpoint_check_80pin() 204 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_check_80pin()
|
| D | ata-acerlabs.c | 78 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ali_probe() 107 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ali_chipinit() 176 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ali_chipdeinit() 197 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_ali_ch_attach() 198 struct ata_channel *ch = device_get_softc(dev); in ata_ali_ch_attach() 222 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ali_sata_ch_attach() 223 struct ata_channel *ch = device_get_softc(dev); in ata_ali_sata_ch_attach() 263 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_ali_reset() 264 struct ata_channel *ch = device_get_softc(dev); in ata_ali_reset() 297 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ali_setmode() [all …]
|
| /freebsd-12-stable/sys/arm/amlogic/aml8726/ |
| D | aml8726_gpio.c | 107 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_attach() 156 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_detach() 170 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_get_bus() 178 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_max() 189 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_getcaps() 203 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_getname() 217 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_getflags() 237 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_setflags() 264 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_set() 292 struct aml8726_gpio_softc *sc = device_get_softc(dev); in aml8726_gpio_pin_get() [all …]
|
| D | aml8726_i2c.c | 106 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_attach() 145 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_detach() 172 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_child_detached() 188 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_reset() 207 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_getscl() 215 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_getsda() 223 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_setscl() 237 struct aml8726_iic_softc *sc = device_get_softc(dev); in aml8726_iic_setsda()
|
| /freebsd-12-stable/sys/dev/bhnd/cores/pmu/ |
| D | bhnd_pmu.c | 116 sc = device_get_softc(dev); in bhnd_pmu_attach() 231 sc = device_get_softc(dev); in bhnd_pmu_detach() 262 sc = device_get_softc(dev); in bhnd_pmu_resume() 327 sc = device_get_softc(dev); in bhnd_pmu_read_chipctrl_method() 343 struct bhnd_pmu_softc *sc = device_get_softc(dev); in bhnd_pmu_write_chipctrl_method() 359 sc = device_get_softc(dev); in bhnd_pmu_read_regctrl_method() 375 struct bhnd_pmu_softc *sc = device_get_softc(dev); in bhnd_pmu_write_regctrl_method() 391 sc = device_get_softc(dev); in bhnd_pmu_read_pllctrl_method() 407 struct bhnd_pmu_softc *sc = device_get_softc(dev); in bhnd_pmu_write_pllctrl_method() 424 sc = device_get_softc(dev); in bhnd_pmu_set_voltage_raw_method() [all …]
|
| /freebsd-12-stable/sys/dev/bktr/ |
| D | bktr_i2c.c | 88 struct bktr_softc *bktr_sc = (struct bktr_softc *)device_get_softc(dev); in bt848_i2c_attach() 104 struct bktr_softc *bktr_sc = (struct bktr_softc *)device_get_softc(dev); in bt848_i2c_detach() 123 struct bktr_softc *bktr_sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_smb_callback() 160 struct bktr_softc *bktr_sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_iic_callback() 207 struct bktr_softc *sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_iic_setsda() 224 struct bktr_softc *sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_iic_setscl() 242 struct bktr_softc *sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_iic_getsda() 295 struct bktr_softc *sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_smb_writeb() 310 struct bktr_softc *sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_smb_writew() 329 struct bktr_softc *sc = (struct bktr_softc *)device_get_softc(dev); in bti2c_smb_readb()
|
| /freebsd-12-stable/sys/dev/etherswitch/mtkswitch/ |
| D | mtkswitch.c | 100 sc = device_get_softc(dev); in mtkswitch_probe() 177 sc = device_get_softc(dev); in mtkswitch_attach() 260 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_detach() 302 return (device_get_softc(sc->miibus[phy])); in mtkswitch_miiforport() 369 mii = device_get_softc(sc->miibus[i]); in mtkswitch_miipollstat() 407 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_lock() 416 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_unlock() 425 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_getinfo() 445 sc = device_get_softc(dev); in mtkswitch_getport() 488 sc = device_get_softc(dev); in mtkswitch_setport() [all …]
|
| /freebsd-12-stable/sys/dev/sdhci/ |
| D | sdhci_pci.c | 178 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_1() 189 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_1() 199 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_2() 210 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_2() 220 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_4() 231 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_4() 242 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_multi_4() 251 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_multi_4() 261 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_lower_frequency() 285 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_restore_frequency() [all …]
|
| D | sdhci_acpi.c | 115 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_1() 126 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_1() 137 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_2() 148 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_2() 159 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_4() 170 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_4() 181 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_multi_4() 190 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_multi_4() 210 sc = device_get_softc(dev); in sdhci_acpi_set_uhs_timing() 287 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_attach() [all …]
|
| /freebsd-12-stable/sys/dev/ntb/ntb_hw/ |
| D | ntb_hw_plx.c | 172 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_init() 243 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_isr() 271 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_setup_intr() 306 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_teardown_intr() 321 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_attach() 481 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_detach() 504 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_port_number() 519 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_peer_port_number() 556 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_link_enable() 580 struct ntb_plx_softc *sc = device_get_softc(dev); in ntb_plx_link_disable() [all …]
|
| /freebsd-12-stable/sys/dev/rccgpio/ |
| D | rccgpio.c | 107 sc = device_get_softc(dev); in rcc_gpio_get_bus() 117 sc = device_get_softc(dev); in rcc_gpio_pin_max() 128 sc = device_get_softc(dev); in rcc_gpio_pin_getcaps() 142 sc = device_get_softc(dev); in rcc_gpio_pin_getflags() 157 sc = device_get_softc(dev); in rcc_gpio_pin_getname() 171 sc = device_get_softc(dev); in rcc_gpio_pin_setflags() 185 sc = device_get_softc(dev); in rcc_gpio_pin_set() 209 sc = device_get_softc(dev); in rcc_gpio_pin_get() 229 sc = device_get_softc(dev); in rcc_gpio_pin_toggle() 282 sc = device_get_softc(dev); in rcc_gpio_attach() [all …]
|