Home
last modified time | relevance | path

Searched defs:dev (Results 301 – 325 of 15718) sorted by relevance

1...<<11121314151617181920>>...629

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c21 static int _rtl92e_wx_get_freq(struct net_device *dev, in _rtl92e_wx_get_freq()
30 static int _rtl92e_wx_get_mode(struct net_device *dev, in _rtl92e_wx_get_mode()
39 static int _rtl92e_wx_get_rate(struct net_device *dev, in _rtl92e_wx_get_rate()
48 static int _rtl92e_wx_set_rate(struct net_device *dev, in _rtl92e_wx_set_rate()
67 static int _rtl92e_wx_set_rts(struct net_device *dev, in _rtl92e_wx_set_rts()
86 static int _rtl92e_wx_get_rts(struct net_device *dev, in _rtl92e_wx_get_rts()
95 static int _rtl92e_wx_set_power(struct net_device *dev, in _rtl92e_wx_set_power()
116 static int _rtl92e_wx_get_power(struct net_device *dev, in _rtl92e_wx_get_power()
125 static int _rtl92e_wx_set_rawtx(struct net_device *dev, in _rtl92e_wx_set_rawtx()
220 static int _rtl92e_wx_set_debug(struct net_device *dev, in _rtl92e_wx_set_debug()
[all …]
/openbmc/linux/net/ethtool/
H A Dioctl.c59 u32 ethtool_op_get_link(struct net_device *dev) in ethtool_op_get_link()
188 static void __ethtool_get_strings(struct net_device *dev, in __ethtool_get_strings()
245 static int ethtool_get_one_feature(struct net_device *dev, in ethtool_get_one_feature()
289 static u32 __ethtool_get_flags(struct net_device *dev) in __ethtool_get_flags()
433 int __ethtool_get_link_ksettings(struct net_device *dev, in __ethtool_get_link_ksettings()
1511 static int ethtool_nway_reset(struct net_device *dev) in ethtool_nway_reset()
1669 ethtool_set_coalesce_supported(struct net_device *dev, in ethtool_set_coalesce_supported()
2262 static int ethtool_set_dump(struct net_device *dev, in ethtool_set_dump()
2524 ethtool_get_per_queue_coalesce(struct net_device *dev, in ethtool_get_per_queue_coalesce()
2555 ethtool_set_per_queue_coalesce(struct net_device *dev, in ethtool_set_per_queue_coalesce()
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c62 struct mlx5_ib_dev *dev; member
84 struct mlx5_ib_dev *dev; in mlx5_ib_get_ibdev_from_mpi() local
2447 struct mlx5_ib_dev *dev = in fw_pages_show() local
2457 struct mlx5_ib_dev *dev = in reg_pages_show() local
2467 struct mlx5_ib_dev *dev = in hca_type_show() local
2477 struct mlx5_ib_dev *dev = in hw_rev_show() local
2487 struct mlx5_ib_dev *dev = in board_id_show() local
3530 struct mlx5_ib_dev *dev; in alloc_uar_entry() local
4330 struct mlx5_ib_dev *dev; in mlx5r_mp_probe() local
4391 struct mlx5_ib_dev *dev; in mlx5r_probe() local
[all …]
/openbmc/linux/drivers/nvme/host/
H A Dpci.c123 struct device *dev; member
190 struct nvme_dev *dev; member
880 struct nvme_dev *dev = nvmeq->dev; in nvme_queue_rq() local
966 struct nvme_dev *dev = nvmeq->dev; in nvme_pci_unmap_rq() local
1286 struct nvme_dev *dev = nvmeq->dev; in nvme_timeout() local
1578 struct nvme_dev *dev = nvmeq->dev; in nvme_init_queue() local
1615 struct nvme_dev *dev = nvmeq->dev; in nvme_create_queue() local
2186 struct nvme_dev *dev = affd->priv; in nvme_calc_irq_sets() local
2709 struct nvme_dev *dev = in nvme_reset_work() local
2966 struct nvme_dev *dev; in nvme_pci_alloc_dev() local
[all …]
/openbmc/linux/include/linux/
H A Dof_device.h23 static inline int of_driver_match_device(struct device *dev, in of_driver_match_device()
37 static inline int of_dma_configure(struct device *dev, in of_dma_configure()
45 static inline int of_driver_match_device(struct device *dev, in of_driver_match_device()
51 static inline void of_device_uevent(const struct device *dev, in of_device_uevent()
54 static inline int of_device_modalias(struct device *dev, in of_device_modalias()
60 static inline int of_device_uevent_modalias(const struct device *dev, in of_device_uevent_modalias()
67 const struct of_device_id *matches, const struct device *dev) in of_match_device()
72 static inline int of_dma_configure_id(struct device *dev, in of_dma_configure_id()
79 static inline int of_dma_configure(struct device *dev, in of_dma_configure()
H A Dpm_qos.h114 struct device *dev; member
200 static inline s32 dev_pm_qos_requested_flags(struct device *dev) in dev_pm_qos_requested_flags()
205 static inline s32 dev_pm_qos_raw_resume_latency(struct device *dev) in dev_pm_qos_raw_resume_latency()
218 static inline s32 __dev_pm_qos_resume_latency(struct device *dev) in __dev_pm_qos_resume_latency()
220 static inline s32 dev_pm_qos_read_value(struct device *dev, in dev_pm_qos_read_value()
236 static inline int dev_pm_qos_add_request(struct device *dev, in dev_pm_qos_add_request()
246 static inline int dev_pm_qos_add_notifier(struct device *dev, in dev_pm_qos_add_notifier()
250 static inline int dev_pm_qos_remove_notifier(struct device *dev, in dev_pm_qos_remove_notifier()
254 static inline void dev_pm_qos_constraints_init(struct device *dev) in dev_pm_qos_constraints_init()
272 static inline void dev_pm_qos_hide_flags(struct device *dev) {} in dev_pm_qos_hide_flags()
[all …]
/openbmc/linux/drivers/ata/
H A Dlibata.h104 static inline int ata_acpi_on_devcfg(struct ata_device *dev) { return 0; } in ata_acpi_on_devcfg()
105 static inline void ata_acpi_on_disable(struct ata_device *dev) { } in ata_acpi_on_disable()
109 static inline void ata_acpi_bind_dev(struct ata_device *dev) {} in ata_acpi_bind_dev()
192 static inline int sata_pmp_attach(struct ata_device *dev) in sata_pmp_attach()
219 static inline bool zpodd_dev_enabled(struct ata_device *dev) in zpodd_dev_enabled()
229 static inline void zpodd_init(struct ata_device *dev) {} in zpodd_init()
230 static inline void zpodd_exit(struct ata_device *dev) {} in zpodd_exit()
232 static inline void zpodd_on_suspend(struct ata_device *dev) {} in zpodd_on_suspend()
234 static inline void zpodd_enable_run_wake(struct ata_device *dev) {} in zpodd_enable_run_wake()
235 static inline void zpodd_disable_run_wake(struct ata_device *dev) {} in zpodd_disable_run_wake()
[all …]
/openbmc/linux/drivers/media/tuners/
H A De4000.c10 static int e4000_init(struct e4000_dev *dev) in e4000_init()
78 static int e4000_sleep(struct e4000_dev *dev) in e4000_sleep()
97 static int e4000_set_params(struct e4000_dev *dev) in e4000_set_params()
285 struct e4000_dev *dev = e4000_subdev_to_dev(sd); in e4000_standby() local
297 struct e4000_dev *dev = e4000_subdev_to_dev(sd); in e4000_g_tuner() local
376 struct e4000_dev *dev = fe->tuner_priv; in e4000_set_lna_gain() local
412 struct e4000_dev *dev = fe->tuner_priv; in e4000_set_mixer_gain() local
444 struct e4000_dev *dev = fe->tuner_priv; in e4000_set_if_gain() local
483 struct e4000_dev *dev = fe->tuner_priv; in e4000_pll_lock() local
574 struct e4000_dev *dev = fe->tuner_priv; in e4000_dvb_set_params() local
[all …]
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdev.c47 static void nsim_set_rx_mode(struct net_device *dev) in nsim_set_rx_mode()
51 static int nsim_change_mtu(struct net_device *dev, int new_mtu) in nsim_change_mtu()
64 nsim_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in nsim_get_stats64()
82 static int nsim_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in nsim_set_vf_mac()
95 static int nsim_set_vf_vlan(struct net_device *dev, int vf, in nsim_set_vf_vlan()
154 static int nsim_set_vf_trust(struct net_device *dev, int vf, bool val) in nsim_set_vf_trust()
218 static int nsim_setup_tc_taprio(struct net_device *dev, in nsim_setup_tc_taprio()
258 nsim_set_features(struct net_device *dev, netdev_features_t features) in nsim_set_features()
299 static void nsim_setup(struct net_device *dev) in nsim_setup()
381 struct net_device *dev; in nsim_create() local
[all …]
/openbmc/linux/drivers/i2c/busses/
H A Di2c-highlander.c41 struct device *dev; member
74 static void highlander_i2c_setup(struct highlander_i2c_dev *dev) in highlander_i2c_setup()
111 static void highlander_i2c_command(struct highlander_i2c_dev *dev, in highlander_i2c_command()
142 static int highlander_i2c_reset(struct highlander_i2c_dev *dev) in highlander_i2c_reset()
162 struct highlander_i2c_dev *dev = dev_id; in highlander_i2c_irq() local
170 static void highlander_i2c_poll(struct highlander_i2c_dev *dev) in highlander_i2c_poll()
209 static int highlander_i2c_read(struct highlander_i2c_dev *dev) in highlander_i2c_read()
254 static int highlander_i2c_write(struct highlander_i2c_dev *dev) in highlander_i2c_write()
280 struct highlander_i2c_dev *dev = i2c_get_adapdata(adap); in highlander_i2c_smbus_xfer() local
357 struct highlander_i2c_dev *dev; in highlander_i2c_probe() local
[all …]
H A Di2c-at91-master.c32 void at91_init_twi_bus_master(struct at91_twi_dev *dev) in at91_init_twi_bus_master()
66 static void at91_calc_twi_clock(struct at91_twi_dev *dev) in at91_calc_twi_clock()
132 static void at91_twi_dma_cleanup(struct at91_twi_dev *dev) in at91_twi_dma_cleanup()
176 struct at91_twi_dev *dev = (struct at91_twi_dev *)data; in at91_twi_write_data_dma_callback() local
317 struct at91_twi_dev *dev = (struct at91_twi_dev *)data; in at91_twi_read_data_dma_callback() local
391 struct at91_twi_dev *dev = dev_id; in atmel_twi_interrupt() local
653 struct at91_twi_dev *dev = i2c_get_adapdata(adap); in at91_twi_xfer() local
829 struct at91_twi_dev *dev) in at91_init_twi_recovery_gpio()
849 struct at91_twi_dev *dev = i2c_get_adapdata(adap); in at91_twi_recover_bus_cmd() local
868 struct at91_twi_dev *dev) in at91_init_twi_recovery_info()
[all …]
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-log.h15 #define rnbd_clt_log(fn, dev, fmt, ...) ( \ argument
19 #define rnbd_srv_log(fn, dev, fmt, ...) ( \ argument
23 #define rnbd_clt_err(dev, fmt, ...) \ argument
25 #define rnbd_clt_err_rl(dev, fmt, ...) \ argument
27 #define rnbd_clt_info(dev, fmt, ...) \ argument
29 #define rnbd_clt_info_rl(dev, fmt, ...) \ argument
32 #define rnbd_srv_err(dev, fmt, ...) \ argument
34 #define rnbd_srv_err_rl(dev, fmt, ...) \ argument
36 #define rnbd_srv_info(dev, fmt, ...) \ argument
38 #define rnbd_srv_info_rl(dev, fmt, ...) \ argument
/openbmc/u-boot/drivers/power/regulator/
H A Das3722_regulator.c18 static int stepdown_get_value(struct udevice *dev) in stepdown_get_value()
23 static int stepdown_set_value(struct udevice *dev, int uvolt) in stepdown_set_value()
28 static int stepdown_set_enable(struct udevice *dev, bool enable) in stepdown_set_enable()
44 static int stepdown_get_enable(struct udevice *dev) in stepdown_get_enable()
60 static int ldo_get_value(struct udevice *dev) in ldo_get_value()
65 static int ldo_set_value(struct udevice *dev, int uvolt) in ldo_set_value()
70 static int ldo_set_enable(struct udevice *dev, bool enable) in ldo_set_enable()
92 static int ldo_get_enable(struct udevice *dev) in ldo_get_enable()
114 static int as3722_stepdown_probe(struct udevice *dev) in as3722_stepdown_probe()
125 static int as3722_ldo_probe(struct udevice *dev) in as3722_ldo_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c17 mt76x0_set_wlan_state(struct mt76x02_dev *dev, u32 val, bool enable) in mt76x0_set_wlan_state()
44 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset) in mt76x0_chip_onoff()
72 static void mt76x0_reset_csr_bbp(struct mt76x02_dev *dev) in mt76x0_reset_csr_bbp()
83 #define RANDOM_WRITE(dev, tab) \ argument
87 static int mt76x0_init_bbp(struct mt76x02_dev *dev) in mt76x0_init_bbp()
110 static void mt76x0_init_mac_registers(struct mt76x02_dev *dev) in mt76x0_init_mac_registers()
136 void mt76x0_mac_stop(struct mt76x02_dev *dev) in mt76x0_mac_stop()
171 int mt76x0_init_hardware(struct mt76x02_dev *dev) in mt76x0_init_hardware()
216 mt76x0_init_txpower(struct mt76x02_dev *dev, in mt76x0_init_txpower()
236 int mt76x0_register_device(struct mt76x02_dev *dev) in mt76x0_register_device()
/openbmc/linux/drivers/scsi/
H A Dimm.c65 static void got_it(imm_struct *dev) in got_it()
76 imm_struct *dev = (imm_struct *) ref; in imm_wakeup() local
89 static int imm_pb_claim(imm_struct *dev) in imm_pb_claim()
103 static void imm_pb_dismiss(imm_struct *dev) in imm_pb_dismiss()
129 imm_struct *dev = imm_dev(host); in imm_write_info() local
141 imm_struct *dev = imm_dev(host); in imm_show_info() local
590 static int imm_init(imm_struct *dev) in imm_init()
1003 static int device_check(imm_struct *dev) in device_check()
1130 imm_struct *dev, *par = NULL; in find_parent() local
1149 imm_struct *dev, *temp; in __imm_attach() local
[all …]
H A Dppa.c65 static void got_it(ppa_struct *dev) in got_it()
76 ppa_struct *dev = (ppa_struct *) ref; in ppa_wakeup() local
89 static int ppa_pb_claim(ppa_struct *dev) in ppa_pb_claim()
103 static void ppa_pb_dismiss(ppa_struct *dev) in ppa_pb_dismiss()
134 ppa_struct *dev = ppa_dev(host); in ppa_write_info() local
154 ppa_struct *dev = ppa_dev(host); in ppa_show_info() local
391 static void ppa_disconnect(ppa_struct *dev) in ppa_disconnect()
467 static int ppa_init(ppa_struct *dev) in ppa_init()
1026 ppa_struct *dev, *par = NULL; in find_parent() local
1047 ppa_struct *dev, *temp; in __ppa_attach() local
[all …]
/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.c287 struct gr_udc *dev; in gr_finish_request() local
794 struct gr_udc *dev; in gr_ep0_testmode_complete() local
1397 struct gr_udc *dev = _dev; in gr_irq_handler() local
1468 struct gr_udc *dev; in gr_ep_enable() local
1602 struct gr_udc *dev; in gr_ep_disable() local
1656 struct gr_udc *dev; in gr_queue_ext() local
1694 struct gr_udc *dev; in gr_dequeue() local
1847 struct gr_udc *dev; in gr_get_frame() local
1857 struct gr_udc *dev; in gr_wakeup() local
1879 struct gr_udc *dev; in gr_pullup() local
[all …]
/openbmc/u-boot/drivers/net/
H A Dlan91c96.c142 void dump_memory_info(struct eth_device *dev) in dump_memory_info()
204 static void smc_reset(struct eth_device *dev) in smc_reset()
236 static void smc_enable(struct eth_device *dev) in smc_enable()
270 static void smc_shutdown(struct eth_device *dev) in smc_shutdown()
472 static int smc_open(bd_t *bd, struct eth_device *dev) in smc_open()
515 static int smc_rcv(struct eth_device *dev) in smc_rcv()
628 static int smc_close(struct eth_device *dev) in smc_close()
680 static void lan91c96_halt(struct eth_device *dev) in lan91c96_halt()
685 static int lan91c96_recv(struct eth_device *dev) in lan91c96_recv()
755 static int lan91c96_detect_chip(struct eth_device *dev) in lan91c96_detect_chip()
[all …]
/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c36 int dm_mmc_set_ios(struct udevice *dev) in dm_mmc_set_ios()
50 void dm_mmc_send_init_stream(struct udevice *dev) in dm_mmc_send_init_stream()
79 int dm_mmc_get_wp(struct udevice *dev) in dm_mmc_get_wp()
93 int dm_mmc_get_cd(struct udevice *dev) in dm_mmc_get_cd()
190 struct udevice *dev, *mmc_dev; in find_mmc_device() local
222 struct udevice *dev; in mmc_get_blk_desc() local
234 struct udevice *dev; in mmc_do_preinit() local
257 struct udevice *dev; in print_mmc_devices() local
327 int mmc_unbind(struct udevice *dev) in mmc_unbind()
355 static int mmc_blk_probe(struct udevice *dev) in mmc_blk_probe()
[all …]
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c44 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache()
51 static ulong alloc_fb(struct udevice *dev, ulong *addrp) in alloc_fb()
71 struct udevice *dev; in video_reserve() local
89 int video_clear(struct udevice *dev) in video_clear()
172 struct udevice *dev; in video_sync_all() local
182 int video_get_xsize(struct udevice *dev) in video_get_xsize()
189 int video_get_ysize(struct udevice *dev) in video_get_ysize()
197 static int video_pre_probe(struct udevice *dev) in video_pre_probe()
208 static int video_pre_remove(struct udevice *dev) in video_pre_remove()
218 static int video_post_probe(struct udevice *dev) in video_post_probe()
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c994 struct yaffs_dev *dev = in->my_dev; in yaffs_find_chunk_in_file() local
1020 struct yaffs_dev *dev = in->my_dev; in yaffs_find_del_file_chunk() local
1056 struct yaffs_dev *dev = in->my_dev; in yaffs_put_chunk_in_file() local
1208 struct yaffs_dev *dev = in->my_dev; in yaffs_soft_del_worker() local
1585 struct yaffs_dev *dev = in->my_dev; in yaffs_invalidate_whole_cache() local
1612 struct yaffs_dev *dev; in yaffs_free_obj() local
2057 struct yaffs_dev *dev; in yaffs_update_parent() local
3162 struct yaffs_dev *dev; in yaffs_check_obj_details_loaded() local
3420 struct yaffs_dev *dev; in yaffs_file_rd() local
3505 struct yaffs_dev *dev; in yaffs_do_file_wr() local
[all …]
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_sys.c58 static ssize_t qeth_l3_dev_route4_show(struct device *dev, in qeth_l3_dev_route4_show()
104 static ssize_t qeth_l3_dev_route4_store(struct device *dev, in qeth_l3_dev_route4_store()
116 static ssize_t qeth_l3_dev_route6_show(struct device *dev, in qeth_l3_dev_route6_show()
124 static ssize_t qeth_l3_dev_route6_store(struct device *dev, in qeth_l3_dev_route6_store()
136 static ssize_t qeth_l3_dev_sniffer_show(struct device *dev, in qeth_l3_dev_sniffer_show()
144 static ssize_t qeth_l3_dev_sniffer_store(struct device *dev, in qeth_l3_dev_sniffer_store()
192 static ssize_t qeth_l3_dev_hsuid_show(struct device *dev, in qeth_l3_dev_hsuid_show()
206 static ssize_t qeth_l3_dev_hsuid_store(struct device *dev, in qeth_l3_dev_hsuid_store()
387 static ssize_t qeth_l3_dev_ipato_add4_show(struct device *dev, in qeth_l3_dev_ipato_add4_show()
593 static ssize_t qeth_l3_dev_vipa_add4_show(struct device *dev, in qeth_l3_dev_vipa_add4_show()
[all …]
/openbmc/u-boot/drivers/core/
H A Dfdtaddr.c19 fdt_addr_t devfdt_get_addr_index(struct udevice *dev, int index) in devfdt_get_addr_index()
91 fdt_addr_t devfdt_get_addr_size_index(struct udevice *dev, int index, in devfdt_get_addr_size_index()
113 fdt_addr_t devfdt_get_addr_name(struct udevice *dev, const char *name) in devfdt_get_addr_name()
129 fdt_addr_t devfdt_get_addr(struct udevice *dev) in devfdt_get_addr()
134 void *devfdt_get_addr_ptr(struct udevice *dev) in devfdt_get_addr_ptr()
139 void *devfdt_remap_addr_index(struct udevice *dev, int index) in devfdt_remap_addr_index()
149 void *devfdt_remap_addr_name(struct udevice *dev, const char *name) in devfdt_remap_addr_name()
159 void *devfdt_remap_addr(struct udevice *dev) in devfdt_remap_addr()
164 void *devfdt_map_physmem(struct udevice *dev, unsigned long size) in devfdt_map_physmem()
/openbmc/qemu/hw/pci/
H A Dpci-stub.c47 MSIMessage pci_get_msi_message(PCIDevice *dev, int vector) in pci_get_msi_message()
53 uint16_t pci_requester_id(PCIDevice *dev) in pci_requester_id()
60 bool msi_enabled(const PCIDevice *dev) in msi_enabled()
65 void msi_notify(PCIDevice *dev, unsigned int vector) in msi_notify()
71 bool msi_is_masked(const PCIDevice *dev, unsigned vector) in msi_is_masked()
76 MSIMessage msi_get_message(PCIDevice *dev, unsigned int vector) in msi_get_message()
81 int msix_enabled(PCIDevice *dev) in msix_enabled()
86 bool msix_is_masked(PCIDevice *dev, unsigned vector) in msix_is_masked()
91 MSIMessage msix_get_message(PCIDevice *dev, unsigned int vector) in msix_get_message()
/openbmc/u-boot/drivers/video/bridge/
H A Danx6345.c22 static int anx6345_write(struct udevice *dev, unsigned int addr_off, in anx6345_write()
45 static int anx6345_read(struct udevice *dev, unsigned int addr_off, in anx6345_read()
104 static int anx6345_set_backlight(struct udevice *dev, int percent) in anx6345_set_backlight()
109 static int anx6345_aux_wait(struct udevice *dev) in anx6345_aux_wait()
157 static void anx6345_aux_addr(struct udevice *dev, u32 addr) in anx6345_aux_addr()
169 static int anx6345_aux_transfer(struct udevice *dev, u8 req, in anx6345_aux_transfer()
206 static int anx6345_read_aux_i2c(struct udevice *dev, u8 chip_addr, in anx6345_read_aux_i2c()
235 static int anx6345_read_dpcd(struct udevice *dev, u32 reg, u8 *val) in anx6345_read_dpcd()
262 static int anx6345_attach(struct udevice *dev) in anx6345_attach()
268 static int anx6345_enable(struct udevice *dev) in anx6345_enable()
[all …]

1...<<11121314151617181920>>...629