Searched refs:dev (Results 76 - 100 of 8111) sorted by relevance

1234567891011>>

/freebsd-current/contrib/unbound/contrib/ios/
H A Dinstall_tools.sh6 #brew update 1>/dev/null
9 #brew install curl perl 1>/dev/null
10 HOMEBREW_NO_AUTO_UPDATE=1 brew install curl perl 1>/dev/null
/freebsd-current/contrib/wireguard-tools/
H A Dipc.h13 int ipc_set_device(struct wgdevice *dev);
14 int ipc_get_device(struct wgdevice **dev, const char *interface);
/freebsd-current/sys/arm64/rockchip/
H A Drk_otp.h28 int rk_otp_read(device_t dev, uint8_t *buffer, int offset, int size);
/freebsd-current/sys/arm/ti/twl/
H A Dtwl_vreg.h32 int twl_vreg_get_voltage(device_t dev, const char *name, int *millivolts);
33 int twl_vreg_set_voltage(device_t dev, const char *name, int millivolts);
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_reg.h30 #include <dev/rtwn/rtl8812a/usb/r12au_reg.h>
31 #include <dev/rtwn/rtl8821a/r21a_reg.h>
/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_reg.h23 #include <dev/rtwn/rtl8192c/usb/r92cu_reg.h>
24 #include <dev/rtwn/rtl8188e/r88e_reg.h>
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_reg.h30 #include <dev/rtwn/rtl8188e/usb/r88eu_reg.h>
31 #include <dev/rtwn/rtl8812a/r12a_reg.h>
/freebsd-current/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_reg.h20 #include <dev/rtwn/rtl8192c/pci/r92ce_reg.h>
21 #include <dev/rtwn/rtl8188e/r88e_reg.h>
/freebsd-current/sys/dev/usb/
H A Dusb_pci.h36 #include <dev/pci/pcireg.h>
37 #include <dev/pci/pcivar.h>
/freebsd-current/tools/test/iconv/tablegen/
H A Dcmp.sh3 diff -I\$\FreeBSD $1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Dbsddisks.ksh4 ls /dev|egrep "^($BSDDEVS)[0-9]+\$" |sed 's/^/\/dev\//'
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Ddebugfs.c8 struct mt7603_dev *dev = dev_get_drvdata(s->private); local
25 dev->reset_cause[i]);
34 struct mt7603_dev *dev = dev_get_drvdata(s->private); local
36 seq_printf(s, "Sensitivity: %d\n", dev->sensitivity);
38 dev->false_cca_ofdm, dev->false_cca_cck);
46 struct mt7603_dev *dev = data; local
48 mutex_lock(&dev->mt76.mutex);
50 dev->ed_monitor_enabled = !!val;
51 dev
63 struct mt7603_dev *dev = data; local
75 struct mt7603_dev *dev = file->private; local
96 mt7603_init_debugfs(struct mt7603_dev *dev) argument
[all...]
H A Deeprom.c8 mt7603_efuse_read(struct mt7603_dev *dev, u32 base, u16 addr, u8 *data) argument
13 val = mt76_rr(dev, base + MT_EFUSE_CTRL);
18 mt76_wr(dev, base + MT_EFUSE_CTRL, val);
20 if (!mt76_poll(dev, base + MT_EFUSE_CTRL, MT_EFUSE_CTRL_KICK, 0, 1000))
25 val = mt76_rr(dev, base + MT_EFUSE_CTRL);
33 val = mt76_rr(dev, base + MT_EFUSE_RDATA(i));
41 mt7603_efuse_init(struct mt7603_dev *dev) argument
43 u32 base = mt7603_reg_map(dev, MT_EFUSE_BASE);
48 if (mt76_rr(dev, base + MT_EFUSE_BASE_CTRL) & MT_EFUSE_BASE_CTRL_EMPTY)
51 dev
67 mt7603_has_cal_free_data(struct mt7603_dev *dev, u8 *efuse) argument
91 mt7603_apply_cal_free_data(struct mt7603_dev *dev, u8 *efuse) argument
126 mt7603_eeprom_load(struct mt7603_dev *dev) argument
137 mt7603_check_eeprom(struct mt76_dev *dev) argument
151 is_mt7688(struct mt7603_dev *dev) argument
156 mt7603_eeprom_init(struct mt7603_dev *dev) argument
[all...]
/freebsd-current/sys/dev/mmc/
H A Dmmc_helpers.c34 #include <dev/mmc/bridge.h>
35 #include <dev/mmc/mmc_helpers.h>
38 mmc_parse_sd_speed(device_t dev, struct mmc_host *host) argument
46 if (device_has_property(dev, "no-1-8-v"))
48 if (device_has_property(dev, "cap-sd-highspeed"))
50 if (device_has_property(dev, "sd-uhs-sdr12") && !no_18v)
52 if (device_has_property(dev, "sd-uhs-sdr25") && !no_18v)
54 if (device_has_property(dev, "sd-uhs-sdr50") && !no_18v)
56 if (device_has_property(dev, "sd-uhs-sdr104") && !no_18v)
58 if (device_has_property(dev, "s
63 mmc_parse_mmc_speed(device_t dev, struct mmc_host *host) argument
87 mmc_parse(device_t dev, struct mmc_helper *helper, struct mmc_host *host) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddma.c11 struct mt7915_dev *dev = phy->dev; local
13 if (mtk_wed_device_active(&phy->dev->mt76.mmio.wed)) {
14 if (is_mt798x(&dev->mt76))
28 struct mt7915_dev *dev; local
30 dev = container_of(napi, struct mt7915_dev, mt76.tx_napi);
32 mt76_connac_tx_cleanup(&dev->mt76);
34 mt7915_irq_enable(dev, MT_INT_TX_DONE_MCU);
39 static void mt7915_dma_config(struct mt7915_dev *dev) argument
43 dev
121 __mt7915_dma_prefetch(struct mt7915_dev *dev, u32 ofs) argument
163 mt7915_dma_prefetch(struct mt7915_dev *dev) argument
170 mt7915_dma_disable(struct mt7915_dev *dev, bool rst) argument
253 mt7915_dma_start(struct mt7915_dev *dev, bool reset, bool wed_reset) argument
332 mt7915_dma_enable(struct mt7915_dev *dev, bool reset) argument
406 mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2) argument
584 mt7915_dma_wed_reset(struct mt7915_dev *dev) argument
599 mt7915_dma_reset_tx_queue(struct mt7915_dev *dev, struct mt76_queue *q) argument
606 mt7915_dma_reset(struct mt7915_dev *dev, bool force) argument
666 mt7915_dma_cleanup(struct mt7915_dev *dev) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb_mcu.c21 static void mt76x2u_mcu_load_ivb(struct mt76x02_dev *dev) argument
23 mt76u_vendor_request(&dev->mt76, MT_VEND_DEV_MODE,
28 static void mt76x2u_mcu_enable_patch(struct mt76x02_dev *dev) argument
30 struct mt76_usb *usb = &dev->mt76.usb;
38 mt76u_vendor_request(&dev->mt76, MT_VEND_DEV_MODE,
43 static void mt76x2u_mcu_reset_wmt(struct mt76x02_dev *dev) argument
45 struct mt76_usb *usb = &dev->mt76.usb;
52 mt76u_vendor_request(&dev->mt76, MT_VEND_DEV_MODE,
57 static int mt76x2u_mcu_load_rom_patch(struct mt76x02_dev *dev) argument
59 bool rom_protect = !is_mt7612(dev);
144 mt76x2u_mcu_load_firmware(struct mt76x02_dev *dev) argument
235 mt76x2u_mcu_fw_init(struct mt76x02_dev *dev) argument
246 mt76x2u_mcu_init(struct mt76x02_dev *dev) argument
[all...]
H A Dphy.c13 mt76x2_adjust_high_lna_gain(struct mt76x02_dev *dev, int reg, s8 offset) argument
18 mt76_rr(dev, MT_BBP(AGC, reg)));
20 mt76_rmw_field(dev, MT_BBP(AGC, reg), MT_BBP_AGC_LNA_HIGH_GAIN, gain);
24 mt76x2_adjust_agc_gain(struct mt76x02_dev *dev, int reg, s8 offset) argument
28 gain = FIELD_GET(MT_BBP_AGC_GAIN, mt76_rr(dev, MT_BBP(AGC, reg)));
30 mt76_rmw_field(dev, MT_BBP(AGC, reg), MT_BBP_AGC_GAIN, gain);
33 void mt76x2_apply_gain_adj(struct mt76x02_dev *dev) argument
35 s8 *gain_adj = dev->cal.rx.high_gain;
37 mt76x2_adjust_high_lna_gain(dev, 4, gain_adj[0]);
38 mt76x2_adjust_high_lna_gain(dev,
45 mt76x2_phy_set_txpower_regs(struct mt76x02_dev *dev, enum nl80211_band band) argument
137 mt76x2_phy_set_txpower(struct mt76x02_dev *dev) argument
184 mt76x2_configure_tx_delay(struct mt76x02_dev *dev, enum nl80211_band band, u8 bw) argument
203 mt76x2_phy_tssi_compensate(struct mt76x02_dev *dev) argument
245 mt76x2_phy_set_gain_val(struct mt76x02_dev *dev) argument
274 mt76x2_phy_update_channel_gain(struct mt76x02_dev *dev) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_dma.c16 struct mt792x_dev *dev = dev_instance; local
18 mt76_wr(dev, dev->irq_map->host_irq_enable, 0);
20 if (!test_bit(MT76_STATE_INITIALIZED, &dev->mphy.state))
23 tasklet_schedule(&dev->mt76.irq_tasklet);
31 struct mt792x_dev *dev = (struct mt792x_dev *)data; local
32 const struct mt792x_irq_map *irq_map = dev->irq_map;
35 mt76_wr(dev, irq_map->host_irq_enable, 0);
37 intr = mt76_rr(dev, MT_WFDMA0_HOST_INT_STA);
38 intr &= dev
79 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); local
92 mt792x_dma_prefetch(struct mt792x_dev *dev) argument
111 mt792x_dma_enable(struct mt792x_dev *dev) argument
149 mt792x_dma_reset(struct mt792x_dev *dev, bool force) argument
172 mt792x_wpdma_reset(struct mt792x_dev *dev, bool force) argument
202 mt792x_wpdma_reinit_cond(struct mt792x_dev *dev) argument
228 mt792x_dma_disable(struct mt792x_dev *dev, bool force) argument
263 mt792x_dma_cleanup(struct mt792x_dev *dev) argument
293 struct mt792x_dev *dev; local
315 struct mt792x_dev *dev; local
332 mt792x_wfsys_reset(struct mt792x_dev *dev) argument
[all...]
H A Dmt76x02_phy.h12 mt76x02_get_rssi_gain_thresh(struct mt76x02_dev *dev) argument
14 switch (dev->mphy.chandef.width) {
25 mt76x02_get_low_rssi_gain_thresh(struct mt76x02_dev *dev) argument
27 switch (dev->mphy.chandef.width) {
38 void mt76x02_phy_set_txpower(struct mt76x02_dev *dev, int txp_0, int txp_2);
41 void mt76x02_phy_set_rxpath(struct mt76x02_dev *dev);
42 void mt76x02_phy_set_txdac(struct mt76x02_dev *dev);
43 void mt76x02_phy_set_bw(struct mt76x02_dev *dev, int width, u8 ctrl);
44 void mt76x02_phy_set_band(struct mt76x02_dev *dev, int band,
46 bool mt76x02_phy_adjust_vga_gain(struct mt76x02_dev *dev);
[all...]
/freebsd-current/sys/dev/bhnd/
H A Dbhndvar.h55 struct bhnd_core_clkctl *bhnd_alloc_core_clkctl(device_t dev,
64 int bhnd_generic_attach(device_t dev);
65 int bhnd_generic_detach(device_t dev);
66 int bhnd_generic_shutdown(device_t dev);
67 int bhnd_generic_resume(device_t dev);
68 int bhnd_generic_suspend(device_t dev);
70 int bhnd_generic_get_probe_order(device_t dev,
73 int bhnd_generic_alloc_pmu(device_t dev,
75 int bhnd_generic_release_pmu(device_t dev,
77 int bhnd_generic_get_clock_latency(device_t dev,
120 device_t dev; /**< bus device */ member in struct:bhnd_softc
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dusb_mcu.c17 mt76x0u_upload_firmware(struct mt76x02_dev *dev, argument
30 dev_dbg(dev->mt76.dev, "loading FW - ILM %u + IVB %u\n",
32 err = mt76x02u_mcu_fw_send_data(dev, fw_payload + MT_MCU_IVB_SIZE,
39 dev_dbg(dev->mt76.dev, "loading FW - DLM %u\n", dlm_len);
40 err = mt76x02u_mcu_fw_send_data(dev,
47 err = mt76u_vendor_request(&dev->mt76, MT_VEND_DEV_MODE,
53 if (!mt76_poll_msec(dev, MT_MCU_COM_REG0, 1, 1, 1000)) {
54 dev_err(dev
67 mt76x0_get_firmware(struct mt76x02_dev *dev, const struct firmware **fw) argument
85 mt76x0u_load_firmware(struct mt76x02_dev *dev) argument
164 mt76x0u_mcu_init(struct mt76x02_dev *dev) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Ddebugfs.c9 struct mt792x_dev *dev = data; local
11 mt792x_mutex_acquire(dev);
12 mt76_wr(dev, dev->mt76.debugfs_reg, val);
13 mt792x_mutex_release(dev);
21 struct mt792x_dev *dev = data; local
23 mt792x_mutex_acquire(dev);
24 *val = mt76_rr(dev, dev->mt76.debugfs_reg);
25 mt792x_mutex_release(dev);
35 struct mt792x_dev *dev = data; local
50 struct mt792x_dev *dev = data; local
93 struct mt792x_dev *dev = dev_get_drvdata(s->private); local
145 struct mt792x_dev *dev = data; local
178 struct mt792x_dev *dev = data; local
190 struct mt792x_dev *dev = data; local
214 struct mt792x_dev *dev = data; local
229 struct mt792x_dev *dev = data; local
253 struct mt792x_dev *dev = dev_get_drvdata(s->private); local
264 mt7921_init_debugfs(struct mt792x_dev *dev) argument
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c39 #include <dev/mlx5/driver.h>
40 #include <dev/mlx5/cq.h>
41 #include <dev/mlx5/qp.h>
42 #include <dev/mlx5/srq.h>
43 #include <dev/mlx5/mpfs.h>
44 #include <dev/mlx5/vport.h>
46 #include <dev/mlx5/mlx5_ifc.h>
47 #include <dev/mlx5/mlx5_fpga/core.h>
48 #include <dev/mlx5/mlx5_lib/mlx5.h>
49 #include <dev/mlx
202 mlx5_set_driver_version(struct mlx5_core_dev *dev) argument
234 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
261 mlx5_pci_read_power_status(struct mlx5_core_dev *dev, u16 *p_power, u8 *p_status) argument
276 mlx5_pci_enable_device(struct mlx5_core_dev *dev) argument
292 mlx5_pci_disable_device(struct mlx5_core_dev *dev) argument
306 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
326 mlx5_enable_msix(struct mlx5_core_dev *dev) argument
361 mlx5_disable_msix(struct mlx5_core_dev *dev) argument
383 to_fw_pkey_sz(struct mlx5_core_dev *dev, u32 size) argument
404 mlx5_core_get_caps_mode(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type, enum mlx5_cap_mode cap_mode) argument
450 mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type) argument
461 set_caps(struct mlx5_core_dev *dev, void *in, int in_sz) argument
470 handle_hca_cap(struct mlx5_core_dev *dev) argument
521 handle_hca_cap_atomic(struct mlx5_core_dev *dev) argument
562 handle_hca_cap_2(struct mlx5_core_dev *dev) argument
575 set_hca_ctrl(struct mlx5_core_dev *dev) argument
593 mlx5_core_set_hca_defaults(struct mlx5_core_dev *dev) argument
604 mlx5_core_enable_hca(struct mlx5_core_dev *dev, u16 func_id) argument
614 mlx5_core_disable_hca(struct mlx5_core_dev *dev) argument
623 mlx5_core_set_issi(struct mlx5_core_dev *dev) argument
673 mlx5_vector2eqn(struct mlx5_core_dev *dev, int vector, int *eqn, int *irqn) argument
694 free_comp_eqs(struct mlx5_core_dev *dev) argument
712 alloc_comp_eqs(struct mlx5_core_dev *dev) argument
747 fw_initializing(struct mlx5_core_dev *dev) argument
752 wait_fw_init(struct mlx5_core_dev *dev, u32 max_wait_mili, u32 warn_time_mili) argument
785 struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, priv); local
808 struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, priv); local
823 mlx5_register_device(struct mlx5_core_dev *dev) argument
838 mlx5_unregister_device(struct mlx5_core_dev *dev) argument
906 mlx5_firmware_update(struct mlx5_core_dev *dev) argument
925 mlx5_pci_init(struct mlx5_core_dev *dev, struct mlx5_priv *priv) argument
977 mlx5_pci_close(struct mlx5_core_dev *dev, struct mlx5_priv *priv) argument
988 mlx5_init_once(struct mlx5_core_dev *dev, struct mlx5_priv *priv) argument
1053 mlx5_cleanup_once(struct mlx5_core_dev *dev) argument
1067 mlx5_load_one(struct mlx5_core_dev *dev, struct mlx5_priv *priv, bool boot) argument
1303 mlx5_unload_one(struct mlx5_core_dev *dev, struct mlx5_priv *priv, bool cleanup) argument
1350 mlx5_core_event(struct mlx5_core_dev *dev, enum mlx5_dev_event event, unsigned long param) argument
1398 struct mlx5_core_dev *dev; local
1754 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
1783 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
1801 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
1826 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
1866 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
1890 mlx5_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *pf_config) argument
1910 mlx5_iov_uninit(device_t dev) argument
1924 mlx5_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *vf_config) argument
1991 mlx5_try_fast_unload(struct mlx5_core_dev *dev) argument
2051 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); local
2112 mlx5_disable_device(struct mlx5_core_dev *dev) argument
2117 mlx5_recover_device(struct mlx5_core_dev *dev) argument
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_irq.c37 #include <dev/drm2/drmP.h>
40 #define vblanktimestamp(dev, crtc, count) ( \
41 (dev)->_vblank_time[(crtc) * DRM_VBLANKTIME_RBSIZE + \
67 int drm_irq_by_busid(struct drm_device *dev, void *data, argument
72 if (!dev->driver->bus->irq_by_busid)
75 if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ))
78 return dev->driver->bus->irq_by_busid(dev, p);
84 static void clear_vblank_timestamps(struct drm_device *dev, int crtc) argument
86 memset(&dev
96 vblank_disable_and_save(struct drm_device *dev, int crtc) argument
165 struct drm_device *dev = (struct drm_device *)arg; local
182 drm_vblank_cleanup(struct drm_device *dev) argument
207 drm_vblank_init(struct drm_device *dev, int num_crtcs) argument
284 drm_irq_install(struct drm_device *dev) argument
363 drm_irq_uninstall(struct drm_device *dev) argument
415 drm_control(struct drm_device *dev, void *data, struct drm_file *file_priv) argument
543 drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev, int crtc, int *max_error, struct timeval *vblank_time, unsigned flags, struct drm_crtc *refcrtc) argument
724 drm_get_last_vbltimestamp(struct drm_device *dev, int crtc, struct timeval *tvblank, unsigned flags) argument
758 drm_vblank_count(struct drm_device *dev, int crtc) argument
778 drm_vblank_count_and_time(struct drm_device *dev, int crtc, struct timeval *vblanktime) argument
798 send_vblank_event(struct drm_device *dev, struct drm_pending_vblank_event *e, unsigned long seq, struct timeval *now) argument
823 drm_send_vblank_event(struct drm_device *dev, int crtc, struct drm_pending_vblank_event *e) argument
855 drm_update_vblank_count(struct drm_device *dev, int crtc) argument
914 drm_vblank_get(struct drm_device *dev, int crtc) argument
960 drm_vblank_put(struct drm_device *dev, int crtc) argument
980 drm_vblank_off(struct drm_device *dev, int crtc) argument
1018 drm_vblank_pre_modeset(struct drm_device *dev, int crtc) argument
1038 drm_vblank_post_modeset(struct drm_device *dev, int crtc) argument
1068 drm_modeset_ctl(struct drm_device *dev, void *data, struct drm_file *file_priv) argument
1107 drm_queue_vblank_event(struct drm_device *dev, int pipe, union drm_wait_vblank *vblwait, struct drm_file *file_priv) argument
1190 drm_wait_vblank(struct drm_device *dev, void *data, struct drm_file *file_priv) argument
1302 drm_handle_vblank_events(struct drm_device *dev, int crtc) argument
1339 drm_handle_vblank(struct drm_device *dev, int crtc) argument
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dcmd.h37 #include <dev/mlx5/driver.h>
38 #include <dev/mlx5/mlx5io.h>
59 int mlx5_fpga_caps(struct mlx5_core_dev *dev);
60 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query);
61 int mlx5_fpga_query_mtmp(struct mlx5_core_dev *dev,
63 int mlx5_fpga_ctrl_op(struct mlx5_core_dev *dev, u8 op);
64 int mlx5_fpga_access_reg(struct mlx5_core_dev *dev, u8 size, u64 addr,
66 int mlx5_fpga_sbu_caps(struct mlx5_core_dev *dev, void *caps, int size);
67 int mlx5_fpga_load(struct mlx5_core_dev *dev, enum mlx5_fpga_image image);
68 int mlx5_fpga_image_select(struct mlx5_core_dev *dev,
[all...]

Completed in 199 milliseconds

1234567891011>>