Home
last modified time | relevance | path

Searched defs:dev (Results 426 – 450 of 2788) sorted by relevance

1...<<11121314151617181920>>...112

/freebsd/sys/powerpc/cpufreq/
H A Dpcr.c41 device_t dev; member
180 pcr_probe(device_t dev) in pcr_probe()
190 pcr_attach(device_t dev) in pcr_attach()
234 pcr_settings(device_t dev, struct cf_setting *sets, int *count) in pcr_settings()
259 pcr_set(device_t dev, const struct cf_setting *set) in pcr_set()
305 pcr_get(device_t dev, struct cf_setting *set) in pcr_get()
331 pcr_type(device_t dev, int *type) in pcr_type()
/freebsd/sys/dev/ow/
H A Dow_temp.c60 device_t dev; member
73 ow_temp_probe(device_t dev) in ow_temp_probe()
91 ow_temp_read_scratchpad(device_t dev, uint8_t *scratch, int len) in ow_temp_read_scratchpad()
104 ow_temp_convert_t(device_t dev) in ow_temp_convert_t()
115 ow_temp_read_power_supply(device_t dev, int *parasite) in ow_temp_read_power_supply()
187 ow_temp_attach(device_t dev) in ow_temp_attach()
239 ow_temp_detach(device_t dev) in ow_temp_detach()
/freebsd/sys/dev/clk/allwinner/
H A Daw_ccu.c80 aw_ccu_write_4(device_t dev, bus_addr_t addr, uint32_t val) in aw_ccu_write_4()
98 aw_ccu_read_4(device_t dev, bus_addr_t addr, uint32_t *val) in aw_ccu_read_4()
116 aw_ccu_modify_4(device_t dev, bus_addr_t addr, uint32_t clr, uint32_t set) in aw_ccu_modify_4()
138 aw_ccu_device_lock(device_t dev) in aw_ccu_device_lock()
147 aw_ccu_device_unlock(device_t dev) in aw_ccu_device_unlock()
170 aw_ccu_probe(device_t dev) in aw_ccu_probe()
187 aw_ccu_attach(device_t dev) in aw_ccu_attach()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c38 int mlx5_cmd_update_root_ft(struct mlx5_core_dev *dev, in mlx5_cmd_update_root_ft()
56 int mlx5_cmd_fs_create_ft(struct mlx5_core_dev *dev, in mlx5_cmd_fs_create_ft()
89 int mlx5_cmd_fs_destroy_ft(struct mlx5_core_dev *dev, in mlx5_cmd_fs_destroy_ft()
111 int mlx5_cmd_fs_create_fg(struct mlx5_core_dev *dev, in mlx5_cmd_fs_create_fg()
139 int mlx5_cmd_fs_destroy_fg(struct mlx5_core_dev *dev, in mlx5_cmd_fs_destroy_fg()
163 int mlx5_cmd_fs_set_fte(struct mlx5_core_dev *dev, in mlx5_cmd_fs_set_fte()
293 int mlx5_cmd_fs_delete_fte(struct mlx5_core_dev *dev, in mlx5_cmd_fs_delete_fte()
325 int mlx5_cmd_modify_header_alloc(struct mlx5_core_dev *dev, in mlx5_cmd_modify_header_alloc()
384 void mlx5_cmd_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_cmd_modify_header_dealloc()
398 int mlx5_cmd_packet_reformat_alloc(struct mlx5_core_dev *dev, in mlx5_cmd_packet_reformat_alloc()
[all …]
/freebsd/sys/powerpc/mpc85xx/
H A Di2c.c81 device_t dev; member
151 i2c_do_wait(device_t dev, struct i2c_softc *sc, int write, int start) in i2c_do_wait()
185 i2c_probe(device_t dev) in i2c_probe()
214 i2c_attach(device_t dev) in i2c_attach()
246 i2c_repeated_start(device_t dev, u_char slave, int timeout) in i2c_repeated_start()
270 i2c_start(device_t dev, u_char slave, int timeout) in i2c_start()
305 i2c_stop(device_t dev) in i2c_stop()
319 i2c_reset(device_t dev, u_char speed, u_char addr, u_char *oldadr) in i2c_reset()
352 i2c_read(device_t dev, char *buf, int len, int *read, int last, int delay) in i2c_read()
402 i2c_write(device_t dev, const char *buf, int len, int *sent, int timeout) in i2c_write()
[all …]
/freebsd/sys/arm64/rockchip/
H A Drk_gpio.c242 rk_gpio_probe(device_t dev) in rk_gpio_probe()
256 rk_gpio_attach(device_t dev) in rk_gpio_attach()
384 rk_gpio_detach(device_t dev) in rk_gpio_detach()
400 rk_gpio_get_bus(device_t dev) in rk_gpio_get_bus()
410 rk_gpio_pin_max(device_t dev, int *maxpin) in rk_gpio_pin_max()
420 rk_gpio_pin_getname(device_t dev, uint32_t pin, char *name) in rk_gpio_pin_getname()
556 rk_gpio_pin_toggle(device_t dev, uint32_t pin) in rk_gpio_pin_toggle()
648 rk_gpio_get_node(device_t bus, device_t dev) in rk_gpio_get_node()
656 rk_pic_map_intr(device_t dev, struct intr_map_data *data, in rk_pic_map_intr()
678 rk_pic_setup_intr(device_t dev, struct intr_irqsrc *isrc, in rk_pic_setup_intr()
[all …]
/freebsd/sys/arm/ti/
H A Dti_sdhci.c68 device_t dev; member
163 ti_sdhci_read_1(device_t dev, struct sdhci_slot *slot, bus_size_t off) in ti_sdhci_read_1()
171 ti_sdhci_read_2(device_t dev, struct sdhci_slot *slot, bus_size_t off) in ti_sdhci_read_2()
214 ti_sdhci_read_4(device_t dev, struct sdhci_slot *slot, bus_size_t off) in ti_sdhci_read_4()
247 ti_sdhci_write_1(device_t dev, struct sdhci_slot *slot, bus_size_t off, in ti_sdhci_write_1()
277 ti_sdhci_write_2(device_t dev, struct sdhci_slot *slot, bus_size_t off, in ti_sdhci_write_2()
399 ti_sdhci_get_card_present(device_t dev, struct sdhci_slot *slot) in ti_sdhci_get_card_present()
407 ti_sdhci_detach(device_t dev) in ti_sdhci_detach()
416 ti_sdhci_hw_init(device_t dev) in ti_sdhci_hw_init()
513 ti_sdhci_attach(device_t dev) in ti_sdhci_attach()
[all …]
/freebsd/sys/dev/mwl/
H A Dif_mwl_pci.c111 mwl_pci_probe(device_t dev) in mwl_pci_probe()
124 mwl_pci_attach(device_t dev) in mwl_pci_attach()
215 mwl_pci_detach(device_t dev) in mwl_pci_detach()
239 mwl_pci_shutdown(device_t dev) in mwl_pci_shutdown()
248 mwl_pci_suspend(device_t dev) in mwl_pci_suspend()
258 mwl_pci_resume(device_t dev) in mwl_pci_resume()
/freebsd/sys/powerpc/powermac/
H A Dgrackle.c103 grackle_probe(device_t dev) in grackle_probe()
121 grackle_attach(device_t dev) in grackle_attach()
140 grackle_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, in grackle_read_config()
180 grackle_write_config(device_t dev, u_int bus, u_int slot, u_int func, in grackle_write_config()
285 grackle_hb_probe(device_t dev) in grackle_hb_probe()
298 grackle_hb_attach(device_t dev) in grackle_hb_attach()
H A Dmacgpio.c133 macgpio_probe(device_t dev) in macgpio_probe()
151 macgpio_attach(device_t dev) in macgpio_attach()
218 macgpio_print_child(device_t dev, device_t child) in macgpio_print_child()
242 macgpio_probe_nomatch(device_t dev, device_t child) in macgpio_probe_nomatch()
322 macgpio_read(device_t dev) in macgpio_read()
337 macgpio_write(device_t dev, uint8_t val) in macgpio_write()
352 macgpio_get_devinfo(device_t dev, device_t child) in macgpio_get_devinfo()
361 macgpio_suspend(device_t dev) in macgpio_suspend()
379 macgpio_resume(device_t dev) in macgpio_resume()
/freebsd/sys/arm64/arm64/
H A Dpl031_rtc.c71 pl031_probe(device_t dev) in pl031_probe()
84 pl031_attach(device_t dev) in pl031_attach()
102 pl031_detach(device_t dev) in pl031_detach()
115 pl031_gettime(device_t dev, struct timespec *ts) in pl031_gettime()
127 pl031_settime(device_t dev, struct timespec *ts) in pl031_settime()
/freebsd/sys/arm/mv/
H A Drtc.c58 device_t dev; member
96 mv_rtc_probe(device_t dev) in mv_rtc_probe()
110 mv_rtc_attach(device_t dev) in mv_rtc_attach()
128 mv_rtc_gettime(device_t dev, struct timespec *ts) in mv_rtc_gettime()
154 mv_rtc_settime(device_t dev, struct timespec *ts) in mv_rtc_settime()
/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.c69 etm_prepare(device_t dev, struct coresight_event *event) in etm_prepare()
170 etm_init(device_t dev) in etm_init()
192 etm_enable(device_t dev, struct endpoint *endp, in etm_enable()
217 etm_disable(device_t dev, struct endpoint *endp, in etm_disable()
235 etm_attach(device_t dev) in etm_attach()
/freebsd/sys/dev/pwm/
H A Dofw_pwmbus.c57 ofw_pwmbus_add_child(device_t dev, u_int order, const char *name, int unit) in ofw_pwmbus_add_child()
79 ofw_pwmbus_child_deleted(device_t dev, device_t child) in ofw_pwmbus_child_deleted()
91 ofw_pwmbus_get_devinfo(device_t bus, device_t dev) in ofw_pwmbus_get_devinfo()
104 ofw_pwmbus_probe(device_t dev) in ofw_pwmbus_probe()
116 ofw_pwmbus_attach(device_t dev) in ofw_pwmbus_attach()
/freebsd/sys/dev/ftwd/
H A Dftwd.c49 device_t dev = priv; in ftwd_func() local
101 ftwd_probe(device_t dev) in ftwd_probe()
112 ftwd_attach(device_t dev) in ftwd_attach()
126 ftwd_detach(device_t dev) in ftwd_detach()
/freebsd/sys/dev/puc/
H A Dpuc_pci.c87 puc_pci_match(device_t dev, const struct puc_cfg *desc) in puc_pci_match()
115 puc_pci_probe(device_t dev) in puc_pci_probe()
129 puc_pci_attach(device_t dev) in puc_pci_attach()
154 puc_pci_detach(device_t dev) in puc_pci_detach()
/freebsd/sys/arm/mv/clk/
H A Da37x0_xtal.c53 device_t dev; member
78 a37x0_xtal_attach(device_t dev) in a37x0_xtal_attach()
126 a37x0_xtal_probe(device_t dev) in a37x0_xtal_probe()
140 a37x0_xtal_detach(device_t dev) in a37x0_xtal_detach()
/freebsd/contrib/wpa/tests/hwsim/
H A Dtest_dpp3.py9 def test_dpp_network_intro_version(dev, apdev): argument
20 def test_dpp_network_intro_version_change(dev, apdev): argument
33 def test_dpp_network_intro_version_missing_req(dev, apdev): argument
/freebsd/sys/dev/qlxgb/
H A Dqla_hw.c413 device_t dev; in qla_issue_cmd() local
487 device_t dev; in qla_fw_cmd() local
716 device_t dev; in qla_tx_tso() local
834 device_t dev; in qla_tx_chksum() local
926 device_t dev; in qla_hw_send() local
1394 device_t dev; in qla_get_max_rds() local
1422 device_t dev; in qla_get_max_sds() local
1450 device_t dev; in qla_get_max_rules() local
1478 device_t dev; in qla_get_max_rcv_cntxts() local
1506 device_t dev; in qla_get_max_tx_cntxts() local
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h175 static inline bool is_mt7922(struct mt76_dev *dev) in is_mt7922()
180 static inline bool is_mt7921(struct mt76_dev *dev) in is_mt7921()
185 static inline bool is_mt7663(struct mt76_dev *dev) in is_mt7663()
190 static inline bool is_mt7915(struct mt76_dev *dev) in is_mt7915()
195 static inline bool is_mt7916(struct mt76_dev *dev) in is_mt7916()
200 static inline bool is_mt7981(struct mt76_dev *dev) in is_mt7981()
205 static inline bool is_mt7986(struct mt76_dev *dev) in is_mt7986()
210 static inline bool is_mt798x(struct mt76_dev *dev) in is_mt798x()
215 static inline bool is_mt7996(struct mt76_dev *dev) in is_mt7996()
220 static inline bool is_mt7622(struct mt76_dev *dev) in is_mt7622()
[all …]
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c169 #define DPRINTF(dev, args...) argument
181 ksz8995ma_probe(device_t dev) in ksz8995ma_probe()
280 ksz8995ma_attach(device_t dev) in ksz8995ma_attach()
361 ksz8995ma_detach(device_t dev) in ksz8995ma_detach()
466 ksz8995ma_lock(device_t dev) in ksz8995ma_lock()
477 ksz8995ma_unlock(device_t dev) in ksz8995ma_unlock()
488 ksz8995ma_getinfo(device_t dev) in ksz8995ma_getinfo()
717 ksz8995ma_portvlanreset(device_t dev) in ksz8995ma_portvlanreset()
765 ksz8995ma_statchg(device_t dev) in ksz8995ma_statchg()
806 ksz8995ma_readphy(device_t dev, int phy, int reg) in ksz8995ma_readphy()
[all …]
/freebsd/sys/arm/ti/twl/
H A Dtwl.c133 twl_is_4030(device_t dev) in twl_is_4030()
140 twl_is_6025(device_t dev) in twl_is_6025()
147 twl_is_6030(device_t dev) in twl_is_6030()
167 twl_read(device_t dev, uint8_t nsub, uint8_t reg, uint8_t *buf, uint16_t cnt) in twl_read()
218 twl_write(device_t dev, uint8_t nsub, uint8_t reg, uint8_t *buf, uint16_t cnt) in twl_write()
298 twl_scan(void *dev) in twl_scan()
339 twl_probe(device_t dev) in twl_probe()
396 twl_attach(device_t dev) in twl_attach()
424 twl_detach(device_t dev) in twl_detach()
/freebsd/sys/dev/fb/
H A Dfbd.c95 fb_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in fb_open()
102 fb_close(struct cdev *dev, int fflag, int devtype, struct thread *td) in fb_close()
109 fb_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, in fb_ioctl()
149 fb_read(struct cdev *dev, struct uio *uio, int ioflag) in fb_read()
156 fb_write(struct cdev *dev, struct uio *uio, int ioflag) in fb_write()
163 fb_mmap(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, int nprot, in fb_mmap()
307 fbd_probe(device_t dev) in fbd_probe()
314 fbd_attach(device_t dev) in fbd_attach()
331 fbd_detach(device_t dev) in fbd_detach()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c203 mpi3mr_find_ident(device_t dev) in mpi3mr_find_ident()
225 mpi3mr_pci_probe(device_t dev) in mpi3mr_pci_probe()
262 device_t dev = sc->mpi3mr_dev; in mpi3mr_setup_resources() local
352 mpi3mr_ctrl_security_status(device_t dev) in mpi3mr_ctrl_security_status()
416 mpi3mr_pci_attach(device_t dev) in mpi3mr_pci_attach()
512 device_t dev; in mpi3mr_setup_irqs() local
635 mpi3mr_pci_detach(device_t dev) in mpi3mr_pci_detach()
699 mpi3mr_pci_suspend(device_t dev) in mpi3mr_pci_suspend()
705 mpi3mr_pci_resume(device_t dev) in mpi3mr_pci_resume()
/freebsd/sys/dev/usb/
H A Dusb_hub_acpi.c138 acpi_uhub_parse_upc(device_t dev, unsigned p, ACPI_HANDLE ah, struct sysctl_oid_list *poid) in acpi_uhub_parse_upc()
348 acpi_uhub_find_rh(device_t dev, ACPI_HANDLE *ah) in acpi_uhub_find_rh()
367 device_t dev = ctx; in acpi_usb_hub_port_probe_cb() local
404 acpi_usb_hub_port_probe(device_t dev, ACPI_HANDLE ah) in acpi_usb_hub_port_probe()
413 acpi_uhub_root_probe(device_t dev) in acpi_uhub_root_probe()
431 acpi_uhub_probe(device_t dev) in acpi_uhub_probe()
449 acpi_uhub_attach_common(device_t dev) in acpi_uhub_attach_common()
470 acpi_uhub_detach(device_t dev) in acpi_uhub_detach()
480 acpi_uhub_root_attach(device_t dev) in acpi_uhub_root_attach()
500 acpi_uhub_attach(device_t dev) in acpi_uhub_attach()
[all …]

1...<<11121314151617181920>>...112