Home
last modified time | relevance | path

Searched defs:dev (Results 1201 – 1225 of 2834) sorted by relevance

1...<<41424344454647484950>>...114

/freebsd/sys/dev/gpio/
H A Dacpi_gpiobus.c317 acpi_gpiobus_probe(device_t dev) in acpi_gpiobus_probe()
336 acpi_gpiobus_attach(device_t dev) in acpi_gpiobus_attach()
379 acpi_gpiobus_detach(device_t dev) in acpi_gpiobus_detach()
398 acpi_gpiobus_read_ivar(device_t dev, device_t child, int which, in acpi_gpiobus_read_ivar()
415 acpi_gpiobus_add_child(device_t dev, u_int order, const char *name, int unit) in acpi_gpiobus_add_child()
/freebsd/sys/dev/sec/
H A Dsec.c170 sec_probe(device_t dev) in sec_probe()
219 sec_attach(device_t dev) in sec_attach()
369 sec_detach(device_t dev) in sec_detach()
439 sec_suspend(device_t dev) in sec_suspend()
446 sec_resume(device_t dev) in sec_resume()
453 sec_shutdown(device_t dev) in sec_shutdown()
1176 sec_probesession(device_t dev, const struct crypto_session_params *csp) in sec_probesession()
1202 sec_newsession(device_t dev, crypto_session_t cses, in sec_newsession()
1237 sec_process(device_t dev, struct cryptop *crp, int hint) in sec_process()
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_mscm.c72 mscm_probe(device_t dev) in mscm_probe()
86 mscm_attach(device_t dev) in mscm_attach()
H A Dvf_tcon.c84 tcon_probe(device_t dev) in tcon_probe()
98 tcon_attach(device_t dev) in tcon_attach()
/freebsd/sys/arm/nvidia/
H A Das3722_rtc.c41 as3722_rtc_gettime(device_t dev, struct timespec *ts) in as3722_rtc_gettime()
68 as3722_rtc_settime(device_t dev, struct timespec *ts) in as3722_rtc_settime()
/freebsd/sys/dev/intel/
H A Dspi_acpi.c53 intelspi_acpi_probe(device_t dev) in intelspi_acpi_probe()
78 intelspi_acpi_attach(device_t dev) in intelspi_acpi_attach()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x_vlans.c110 ip17x_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ip17x_getvgroup()
140 ip17x_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ip17x_setvgroup()
/freebsd/sys/dev/mii/
H A Daxphy.c84 axphy_probe(device_t dev) in axphy_probe()
91 axphy_attach(device_t dev) in axphy_attach()
H A Damphy.c97 amphy_probe(device_t dev) in amphy_probe()
104 amphy_attach(device_t dev) in amphy_attach()
H A Dicsphy.c123 icsphy_probe(device_t dev) in icsphy_probe()
130 icsphy_attach(device_t dev) in icsphy_attach()
/freebsd/sys/arm/mv/clk/
H A Darmada38x_gateclk.c239 armada38x_gateclk_probe(device_t dev) armada38x_gateclk_probe() argument
254 armada38x_gateclk_attach(device_t dev) armada38x_gateclk_attach() argument
[all...]
/freebsd/sys/dev/xl/
H A Dif_xl.c380 xl_mii_bitbang_read(device_t dev) in xl_mii_bitbang_read()
399 xl_mii_bitbang_write(device_t dev, uint32_t val) in xl_mii_bitbang_write()
412 xl_miibus_readreg(device_t dev, int phy, int reg) in xl_miibus_readreg()
425 xl_miibus_writereg(device_t dev, int phy, int reg, int data) in xl_miibus_writereg()
440 xl_miibus_statchg(device_t dev) in xl_miibus_statchg()
482 xl_miibus_mediainit(device_t dev) in xl_miibus_mediainit()
896 xl_probe(device_t dev) in xl_probe()
1060 xl_attach(device_t dev) in xl_attach()
1540 xl_detach(device_t dev) in xl_detach()
3211 xl_shutdown(device_t dev) in xl_shutdown()
[all …]
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c42 #define esw_info(dev, format, ...) \ argument
45 #define esw_warn(dev, format, ...) \ argument
48 #define esw_debug(dev, format, ...) \ argument
88 static int arm_vport_context_events_cmd(struct mlx5_core_dev *dev, u16 vport, in arm_vport_context_events_cmd()
132 static int query_esw_vport_cvlan(struct mlx5_core_dev *dev, u32 vport, in query_esw_vport_cvlan()
170 static int modify_esw_vport_context_cmd(struct mlx5_core_dev *dev, u16 vport, in modify_esw_vport_context_cmd()
185 static int modify_esw_vport_cvlan(struct mlx5_core_dev *dev, u32 vport, in modify_esw_vport_cvlan()
266 struct mlx5_core_dev *dev = esw->dev; in esw_create_fdb_table() local
570 struct mlx5_core_dev *dev = vport->dev; in esw_vport_change_handler() local
605 struct mlx5_core_dev *dev = esw->dev; in esw_vport_enable_egress_acl() local
[all …]
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ccm.c59 device_t dev; member
131 ccm_detach(device_t dev) in ccm_detach()
144 ccm_attach(device_t dev) in ccm_attach()
197 ccm_probe(device_t dev) in ccm_probe()
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.c57 mtkswitch_reg_read(device_t dev, int reg) in mtkswitch_reg_read()
70 mtkswitch_reg_write(device_t dev, int reg, int val) in mtkswitch_reg_write()
90 mtkswitch_phy_read(device_t dev, int phy, int reg) in mtkswitch_phy_read()
108 mtkswitch_phy_write(device_t dev, int phy, int reg, int val) in mtkswitch_phy_write()
/freebsd/sys/dev/ice/
H A Dice_osdep.c100 device_t dev = ice_hw_to_dev(hw); in ice_debug() local
131 device_t dev = ice_hw_to_dev(hw); in ice_debug_array() local
166 device_t dev = ice_hw_to_dev(hw); in ice_info_fwlog() local
372 device_t dev = ice_hw_to_dev(hw); in ice_alloc_dma_mem() local
/freebsd/sys/powerpc/powerpc/
H A Dnexus.c120 nexus_probe(device_t dev) in nexus_probe()
129 nexus_attach(device_t dev) in nexus_attach()
215 nexus_config_intr(device_t dev, int irq, enum intr_trigger trig, in nexus_config_intr()
223 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, in nexus_ofw_map_intr()
/freebsd/sys/arm/mv/
H A Dmv_pci_ctrl.c130 mv_pcib_ctrl_probe(device_t dev) in mv_pcib_ctrl_probe()
144 mv_pcib_ctrl_attach(device_t dev) in mv_pcib_ctrl_attach()
157 mv_pcib_ofw_bus_attach(device_t dev) in mv_pcib_ofw_bus_attach()
221 mv_pcib_ctrl_add_child(device_t dev, u_int order, const char *name, int unit) in mv_pcib_ctrl_add_child()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Deeprom.h52 mt76x2_has_ext_lna(struct mt76x02_dev *dev) in mt76x2_has_ext_lna()
63 mt76x2_temp_tx_alc_enabled(struct mt76x02_dev *dev) in mt76x2_temp_tx_alc_enabled()
76 mt76x2_tssi_enabled(struct mt76x02_dev *dev) in mt76x2_tssi_enabled()
/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c106 tsec_fdt_probe(device_t dev) in tsec_fdt_probe()
162 tsec_fdt_attach(device_t dev) in tsec_fdt_attach()
318 tsec_fdt_detach(device_t dev) in tsec_fdt_detach()
/freebsd/sys/dev/hid/
H A Dhpen.c172 hpen_probe(device_t dev) in hpen_probe()
213 hpen_attach(device_t dev) in hpen_attach()
238 hpen_detach(device_t dev) in hpen_detach()
/freebsd/sys/dev/vnic/
H A Dmrml_bridge.c89 mrmlb_fdt_probe(device_t dev) in mrmlb_fdt_probe()
103 mrmlb_fdt_attach(device_t dev) in mrmlb_fdt_attach()
233 mrmlb_ofw_bus_attach(device_t dev) in mrmlb_ofw_bus_attach()
/freebsd/sys/dev/acpica/
H A Dacpi_timer.c121 device_t dev; in acpi_timer_identify() local
158 acpi_timer_probe(device_t dev) in acpi_timer_probe()
209 acpi_timer_attach(device_t dev) in acpi_timer_attach()
/freebsd/sys/i386/i386/
H A Dmp_clock.c102 piix_probe(device_t dev) in piix_probe()
125 piix_attach(device_t dev) in piix_attach()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c49 if_t dev = to_net_dev(d); in show_parent() local
166 if_t dev = NULL; in ipoib_vlan_delete() local

1...<<41424344454647484950>>...114