Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 5559) sorted by relevance

12345678910>>...223

/linux/include/linux/
A Dpm_runtime.h122 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended()
140 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active()
172 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled()
279 struct device *dev) { return 0; } in pm_runtime_autosuspend_expiration()
297 static inline int pm_runtime_idle(struct device *dev) in pm_runtime_idle()
306 static inline int pm_runtime_suspend(struct device *dev) in pm_runtime_suspend()
327 static inline int pm_runtime_resume(struct device *dev) in pm_runtime_resume()
339 static inline int pm_request_idle(struct device *dev) in pm_request_idle()
348 static inline int pm_request_resume(struct device *dev) in pm_request_resume()
372 static inline int pm_runtime_get(struct device *dev) in pm_runtime_get()
[all …]
A Ddev_printk.h137 #define dev_emerg(dev, fmt, ...) \ argument
139 #define dev_crit(dev, fmt, ...) \ argument
141 #define dev_alert(dev, fmt, ...) \ argument
143 #define dev_err(dev, fmt, ...) \ argument
145 #define dev_warn(dev, fmt, ...) \ argument
147 #define dev_notice(dev, fmt, ...) \ argument
149 #define dev_info(dev, fmt, ...) \ argument
154 #define dev_dbg(dev, fmt, ...) \ argument
157 #define dev_dbg(dev, fmt, ...) \ argument
160 #define dev_dbg(dev, fmt, ...) \ argument
[all …]
A Dpm_opp.h87 struct device *dev; member
211 static inline int dev_pm_opp_get_opp_count(struct device *dev) in dev_pm_opp_get_opp_count()
289 dev_pm_opp_adjust_voltage(struct device *dev, unsigned long freq, in dev_pm_opp_adjust_voltage()
360 static inline int devm_pm_opp_set_regulators(struct device *dev, in devm_pm_opp_set_regulators()
386 static inline int devm_pm_opp_attach_genpd(struct device *dev, in devm_pm_opp_attach_genpd()
424 static inline void dev_pm_opp_remove_table(struct device *dev) in dev_pm_opp_remove_table()
432 static inline int dev_pm_opp_sync_regulators(struct device *dev) in dev_pm_opp_sync_regulators()
460 static inline int dev_pm_opp_of_add_table(struct device *dev) in dev_pm_opp_of_add_table()
485 static inline void dev_pm_opp_of_remove_table(struct device *dev) in dev_pm_opp_of_remove_table()
489 static inline int devm_pm_opp_of_add_table(struct device *dev) in devm_pm_opp_of_add_table()
[all …]
/linux/drivers/base/power/
A Druntime.c48 #define RPM_GET_CALLBACK(dev, callback) \ argument
114 u64 pm_runtime_active_time(struct device *dev) in pm_runtime_active_time()
1347 int pm_runtime_barrier(struct device *dev) in pm_runtime_barrier()
1425 void pm_runtime_enable(struct device *dev) in pm_runtime_enable()
1477 void pm_runtime_forbid(struct device *dev) in pm_runtime_forbid()
1498 void pm_runtime_allow(struct device *dev) in pm_runtime_allow()
1544 void pm_runtime_irq_safe(struct device *dev) in pm_runtime_irq_safe()
1640 void pm_runtime_init(struct device *dev) in pm_runtime_init()
1671 void pm_runtime_reinit(struct device *dev) in pm_runtime_reinit()
1690 void pm_runtime_remove(struct device *dev) in pm_runtime_remove()
[all …]
A Dgeneric_ops.c20 int pm_generic_runtime_suspend(struct device *dev) in pm_generic_runtime_suspend()
58 int pm_generic_prepare(struct device *dev) in pm_generic_prepare()
97 int pm_generic_suspend(struct device *dev) in pm_generic_suspend()
121 int pm_generic_freeze_late(struct device *dev) in pm_generic_freeze_late()
133 int pm_generic_freeze(struct device *dev) in pm_generic_freeze()
169 int pm_generic_poweroff(struct device *dev) in pm_generic_poweroff()
181 int pm_generic_thaw_noirq(struct device *dev) in pm_generic_thaw_noirq()
205 int pm_generic_thaw(struct device *dev) in pm_generic_thaw()
241 int pm_generic_resume(struct device *dev) in pm_generic_resume()
277 int pm_generic_restore(struct device *dev) in pm_generic_restore()
[all …]
A Dpower.h4 static inline void device_pm_init_common(struct device *dev) in device_pm_init_common()
15 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init()
34 struct device *dev; member
84 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init()
89 static inline void pm_runtime_init(struct device *dev) {} in pm_runtime_init()
90 static inline void pm_runtime_reinit(struct device *dev) {} in pm_runtime_reinit()
91 static inline void pm_runtime_remove(struct device *dev) {} in pm_runtime_remove()
94 static inline void dpm_sysfs_remove(struct device *dev) {} in dpm_sysfs_remove()
137 static inline void device_pm_add(struct device *dev) {} in device_pm_add()
139 static inline void device_pm_remove(struct device *dev) in device_pm_remove()
[all …]
A Dsysfs.c150 static ssize_t runtime_status_show(struct device *dev, in runtime_status_show()
349 static ssize_t wakeup_count_show(struct device *dev, in wakeup_count_show()
432 static ssize_t wakeup_active_show(struct device *dev, in wakeup_active_show()
553 static ssize_t runtime_usage_show(struct device *dev, in runtime_usage_show()
694 int dpm_sysfs_add(struct device *dev) in dpm_sysfs_add()
777 int wakeup_sysfs_add(struct device *dev) in wakeup_sysfs_add()
787 void wakeup_sysfs_remove(struct device *dev) in wakeup_sysfs_remove()
803 int pm_qos_sysfs_add_flags(struct device *dev) in pm_qos_sysfs_add_flags()
808 void pm_qos_sysfs_remove_flags(struct device *dev) in pm_qos_sysfs_remove_flags()
824 void rpm_sysfs_remove(struct device *dev) in rpm_sysfs_remove()
[all …]
/linux/drivers/pci/
A Dquirks.c36 void (*fn)(struct pci_dev *dev)) in fixup_debug_start()
45 void (*fn)(struct pci_dev *dev)) in fixup_debug_report()
157 struct pci_dev *dev = NULL; in pci_apply_final_quirks() local
312 static void quirk_triton(struct pci_dev *dev) in quirk_triton()
397 static void quirk_viaetbf(struct pci_dev *dev) in quirk_viaetbf()
406 static void quirk_vsfx(struct pci_dev *dev) in quirk_vsfx()
431 static void quirk_natoma(struct pci_dev *dev) in quirk_natoma()
449 static void quirk_citrine(struct pci_dev *dev) in quirk_citrine()
459 static void quirk_nfp6000(struct pci_dev *dev) in quirk_nfp6000()
491 static void quirk_s3_64M(struct pci_dev *dev) in quirk_s3_64M()
[all …]
A Dpci.c60 struct pci_dev *dev; member
5496 struct pci_dev *dev; in pci_bus_resetable() local
5514 struct pci_dev *dev; in pci_bus_lock() local
5526 struct pci_dev *dev; in pci_bus_unlock() local
5538 struct pci_dev *dev; in pci_bus_trylock() local
5564 struct pci_dev *dev; in pci_slot_resetable() local
5584 struct pci_dev *dev; in pci_slot_lock() local
5598 struct pci_dev *dev; in pci_slot_unlock() local
5612 struct pci_dev *dev; in pci_slot_trylock() local
5646 struct pci_dev *dev; in pci_bus_save_and_disable_locked() local
[all …]
/linux/drivers/media/rc/
A Dene_ir.c86 static int ene_hw_detect(struct ene_device *dev) in ene_hw_detect()
838 struct ene_device *dev = rdev->priv; in ene_open() local
850 struct ene_device *dev = rdev->priv; in ene_close() local
861 struct ene_device *dev = rdev->priv; in ene_set_tx_mask() local
879 struct ene_device *dev = rdev->priv; in ene_set_tx_carrier() local
903 struct ene_device *dev = rdev->priv; in ene_set_tx_duty_cycle() local
913 struct ene_device *dev = rdev->priv; in ene_set_learning_mode() local
929 struct ene_device *dev = rdev->priv; in ene_set_carrier_report() local
947 struct ene_device *dev = rdev->priv; in ene_set_idle() local
958 struct ene_device *dev = rdev->priv; in ene_transmit() local
[all …]
A Dite-cir.c226 struct ite_dev *dev = data; in ite_cir_isr() local
289 struct ite_dev *dev = rcdev->priv; in ite_set_rx_carrier_range() local
304 struct ite_dev *dev = rcdev->priv; in ite_set_tx_carrier() local
318 struct ite_dev *dev = rcdev->priv; in ite_set_tx_duty_cycle() local
334 struct ite_dev *dev = rcdev->priv; in ite_tx_ir() local
478 struct ite_dev *dev = rcdev->priv; in ite_s_idle() local
578 static void it87_idle_rx(struct ite_dev *dev) in it87_idle_rx()
639 static void it87_disable(struct ite_dev *dev) in it87_disable()
920 static void it8709_wait(struct ite_dev *dev) in it8709_wait()
1175 struct ite_dev *dev = rcdev->priv; in ite_open() local
[all …]
/linux/drivers/net/wireless/broadcom/b43/
A Dwa.c20 void b43_wa_initgains(struct b43_wldev *dev) in b43_wa_initgains()
59 static void b43_wa_analog(struct b43_wldev *dev) in b43_wa_analog()
155 static void b43_wa_crs_ed(struct b43_wldev *dev) in b43_wa_crs_ed()
173 static void b43_wa_crs_thr(struct b43_wldev *dev) in b43_wa_crs_thr()
178 static void b43_wa_crs_blank(struct b43_wldev *dev) in b43_wa_crs_blank()
183 static void b43_wa_cck_shiftbits(struct b43_wldev *dev) in b43_wa_cck_shiftbits()
188 static void b43_wa_wrssi_offset(struct b43_wldev *dev) in b43_wa_wrssi_offset()
205 static void b43_wa_txpuoff_rxpuon(struct b43_wldev *dev) in b43_wa_txpuoff_rxpuon()
211 static void b43_wa_altagc(struct b43_wldev *dev) in b43_wa_altagc()
300 static void b43_wa_boards_g(struct b43_wldev *dev) in b43_wa_boards_g()
[all …]
A Dbus.c21 static int b43_bus_bcma_bus_may_powerdown(struct b43_bus_dev *dev) in b43_bus_bcma_bus_may_powerdown()
25 static int b43_bus_bcma_bus_powerup(struct b43_bus_dev *dev, in b43_bus_bcma_bus_powerup()
30 static int b43_bus_bcma_device_is_enabled(struct b43_bus_dev *dev) in b43_bus_bcma_device_is_enabled()
34 static void b43_bus_bcma_device_enable(struct b43_bus_dev *dev, in b43_bus_bcma_device_enable()
39 static void b43_bus_bcma_device_disable(struct b43_bus_dev *dev, in b43_bus_bcma_device_disable()
77 struct b43_bus_dev *dev = kzalloc(sizeof(*dev), GFP_KERNEL); in b43_bus_dev_bcma_init() local
130 static int b43_bus_ssb_bus_powerup(struct b43_bus_dev *dev, in b43_bus_ssb_bus_powerup()
139 static void b43_bus_ssb_device_enable(struct b43_bus_dev *dev, in b43_bus_ssb_device_enable()
180 struct b43_bus_dev *dev; in b43_bus_dev_ssb_init() local
223 void *b43_bus_get_wldev(struct b43_bus_dev *dev) in b43_bus_get_wldev()
[all …]
A Dphy_common.c28 int b43_phy_allocate(struct b43_wldev *dev) in b43_phy_allocate()
77 void b43_phy_free(struct b43_wldev *dev) in b43_phy_free()
83 int b43_phy_init(struct b43_wldev *dev) in b43_phy_init()
125 void b43_phy_exit(struct b43_wldev *dev) in b43_phy_exit()
135 bool b43_has_hardware_pctl(struct b43_wldev *dev) in b43_has_hardware_pctl()
144 void b43_radio_lock(struct b43_wldev *dev) in b43_radio_lock()
162 void b43_radio_unlock(struct b43_wldev *dev) in b43_radio_unlock()
179 void b43_phy_lock(struct b43_wldev *dev) in b43_phy_lock()
191 void b43_phy_unlock(struct b43_wldev *dev) in b43_phy_unlock()
470 struct b43_wldev *dev; in b43_phy_txpower_adjust_work() local
[all …]
A Dphy_lcn.c62 static void b43_radio_2064_channel_setup(struct b43_wldev *dev) in b43_radio_2064_channel_setup()
109 static void b43_radio_2064_init(struct b43_wldev *dev) in b43_radio_2064_init()
165 static void b43_phy_lcn_afe_set_unset(struct b43_wldev *dev) in b43_phy_lcn_afe_set_unset()
181 static u16 b43_phy_lcn_get_pa_gain(struct b43_wldev *dev) in b43_phy_lcn_get_pa_gain()
259 static void b43_phy_lcn_bu_tweaks(struct b43_wldev *dev) in b43_phy_lcn_bu_tweaks()
310 static void b43_phy_lcn_sense_setup(struct b43_wldev *dev, in b43_phy_lcn_sense_setup()
511 static void b43_phy_lcn_set_tx_gain(struct b43_wldev *dev, in b43_phy_lcn_set_tx_gain()
625 static int b43_phy_lcn_set_channel(struct b43_wldev *dev, in b43_phy_lcn_set_channel()
668 static int b43_phy_lcn_op_allocate(struct b43_wldev *dev) in b43_phy_lcn_op_allocate()
680 static void b43_phy_lcn_op_free(struct b43_wldev *dev) in b43_phy_lcn_op_free()
[all …]
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-avcore.c62 void initGPIO(struct cx231xx *dev) in initGPIO()
84 void uninitGPIO(struct cx231xx *dev) in uninitGPIO()
186 int cx231xx_afe_init_channels(struct cx231xx *dev) in cx231xx_afe_init_channels()
541 int cx231xx_check_fw(struct cx231xx *dev) in cx231xx_check_fw()
938 void cx231xx_enable656(struct cx231xx *dev) in cx231xx_enable656()
954 void cx231xx_disable656(struct cx231xx *dev) in cx231xx_disable656()
1069 int cx231xx_unmute_audio(struct cx231xx *dev) in cx231xx_unmute_audio()
1341 void cx231xx_dump_HH_reg(struct cx231xx *dev) in cx231xx_dump_HH_reg()
2463 int cx231xx_power_suspend(struct cx231xx *dev) in cx231xx_power_suspend()
2784 int cx231xx_gpio_i2c_start(struct cx231xx *dev) in cx231xx_gpio_i2c_start()
[all …]
/linux/net/switchdev/
A Dswitchdev.c30 struct net_device *dev; member
102 struct net_device *dev, in switchdev_port_attr_notify()
167 int switchdev_port_attr_set(struct net_device *dev, in switchdev_port_attr_set()
194 struct net_device *dev, in switchdev_port_obj_notify()
250 int switchdev_port_obj_add(struct net_device *dev, in switchdev_port_obj_add()
299 int switchdev_port_obj_del(struct net_device *dev, in switchdev_port_obj_del()
385 const struct net_device *dev; member
396 const struct net_device *dev; in switchdev_lower_dev_walk() local
411 switchdev_lower_dev_find(struct net_device *dev, in switchdev_lower_dev_find()
434 bool (*check_cb)(const struct net_device *dev), in __switchdev_handle_fdb_event_to_device()
[all …]
/linux/drivers/gpu/drm/
A Ddrm_legacy.h54 static inline void drm_legacy_ctxbitmap_init(struct drm_device *dev) {} in drm_legacy_ctxbitmap_init()
80 static inline int drm_legacy_create_map_hash(struct drm_device *dev) in drm_legacy_create_map_hash()
85 static inline void drm_legacy_remove_map_hash(struct drm_device *dev) in drm_legacy_remove_map_hash()
90 static inline int drm_legacy_create_map_hash(struct drm_device *dev) in drm_legacy_create_map_hash()
125 static inline void drm_legacy_master_rmmaps(struct drm_device *dev, in drm_legacy_master_rmmaps()
127 static inline void drm_legacy_rmmaps(struct drm_device *dev) {} in drm_legacy_rmmaps()
172 static inline void drm_legacy_agp_clear(struct drm_device *dev) {} in drm_legacy_agp_clear()
189 static inline int drm_legacy_dma_setup(struct drm_device *dev) in drm_legacy_dma_setup()
201 static inline void drm_legacy_reclaim_buffers(struct drm_device *dev, in drm_legacy_reclaim_buffers()
220 static inline void drm_legacy_init_members(struct drm_device *dev) {} in drm_legacy_init_members()
[all …]
/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_opr_v6.c62 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_codec_buffers_v6() local
335 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_instance_buffer_v6() local
438 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_dec_calc_dpb_size_v6() local
494 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_stream_buffer_v6() local
516 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_frame_buffer_v6() local
614 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_stream_buffer_v6() local
629 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_frame_buffer_v6() local
642 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_get_enc_frame_buffer_v6() local
659 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_ref_buffer_v6() local
730 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_slice_mode() local
[all …]
A Ds5p_mfc_opr_v5.c36 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_dec_temp_buffers_v5() local
63 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_codec_buffers_v5() local
202 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_instance_buffer_v5() local
347 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_desc_buffer() local
357 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_shared_buffer() local
366 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_stream_buffer_v5() local
380 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_frame_buffer_v5() local
511 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_stream_buffer_v5() local
521 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_frame_buffer_v5() local
530 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_get_enc_frame_buffer_v5() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c180 static int fw_initializing(struct mlx5_core_dev *dev) in fw_initializing()
612 static int set_hca_cap(struct mlx5_core_dev *dev) in set_hca_cap()
654 static int set_hca_ctrl(struct mlx5_core_dev *dev) in set_hca_ctrl()
1113 static int mlx5_load(struct mlx5_core_dev *dev) in mlx5_load()
1236 static void mlx5_unload(struct mlx5_core_dev *dev) in mlx5_unload()
1259 int mlx5_init_one(struct mlx5_core_dev *dev) in mlx5_init_one()
1308 void mlx5_uninit_one(struct mlx5_core_dev *dev) in mlx5_uninit_one()
1330 int mlx5_load_one(struct mlx5_core_dev *dev) in mlx5_load_one()
1371 void mlx5_unload_one(struct mlx5_core_dev *dev) in mlx5_unload_one()
1512 void mlx5_mdev_uninit(struct mlx5_core_dev *dev) in mlx5_mdev_uninit()
[all …]
/linux/drivers/misc/mei/
A Dhw-me.c204 static int mei_me_fw_status(struct mei_device *dev, in mei_me_fw_status()
239 static int mei_me_hw_config(struct mei_device *dev) in mei_me_hw_config()
317 static void mei_me_intr_clear(struct mei_device *dev) in mei_me_intr_clear()
456 static int mei_me_hw_start(struct mei_device *dev) in mei_me_hw_start()
548 static int mei_me_hbuf_write(struct mei_device *dev, in mei_me_hbuf_write()
655 static void mei_me_pg_set(struct mei_device *dev) in mei_me_pg_set()
674 static void mei_me_pg_unset(struct mei_device *dev) in mei_me_pg_unset()
858 static u32 mei_me_d0i3_unset(struct mei_device *dev) in mei_me_d0i3_unset()
1110 int mei_me_pg_enter_sync(struct mei_device *dev) in mei_me_pg_enter_sync()
1127 int mei_me_pg_exit_sync(struct mei_device *dev) in mei_me_pg_exit_sync()
[all …]
/linux/drivers/mtd/nand/raw/
A Dr852.c41 static inline void r852_write_reg(struct r852_device *dev, in r852_write_reg()
71 static void r852_dma_test(struct r852_device *dev) in r852_dma_test()
89 static void r852_dma_enable(struct r852_device *dev) in r852_dma_enable()
157 static int r852_dma_wait(struct r852_device *dev) in r852_dma_wait()
590 struct r852_device *dev = r852_get_dev(mtd); in media_type_show() local
682 struct r852_device *dev = in r852_card_detect_work() local
845 struct r852_device *dev; in r852_probe() local
975 struct r852_device *dev = pci_get_drvdata(pci_dev); in r852_remove() local
1005 struct r852_device *dev = pci_get_drvdata(pci_dev); in r852_shutdown() local
1016 struct r852_device *dev = dev_get_drvdata(device); in r852_suspend() local
[all …]
/linux/drivers/net/wireless/mediatek/mt7601u/
A Dphy.c54 mt7601u_rf_rr(struct mt7601u_dev *dev, u8 bank, u8 offset) in mt7601u_rf_rr()
209 int mt7601u_wait_bbp_ready(struct mt7601u_dev *dev) in mt7601u_wait_bbp_ready()
233 int mt7601u_phy_get_rssi(struct mt7601u_dev *dev, in mt7601u_phy_get_rssi()
263 static void mt7601u_vco_cal(struct mt7601u_dev *dev) in mt7601u_vco_cal()
442 int mt7601u_phy_set_channel(struct mt7601u_dev *dev, in mt7601u_phy_set_channel()
530 static s8 mt7601u_read_temp(struct mt7601u_dev *dev) in mt7601u_read_temp()
806 mt7601u_tssi_params_get(struct mt7601u_dev *dev) in mt7601u_tssi_params_get()
876 static int mt7601u_tssi_cal(struct mt7601u_dev *dev) in mt7601u_tssi_cal()
960 void mt7601u_agc_save(struct mt7601u_dev *dev) in mt7601u_agc_save()
965 void mt7601u_agc_restore(struct mt7601u_dev *dev) in mt7601u_agc_restore()
[all …]
/linux/drivers/memstick/host/
A Dr592.c63 static inline void r592_write_reg(struct r592_device *dev, in r592_write_reg()
181 static void r592_host_reset(struct r592_device *dev) in r592_host_reset()
199 static int r592_test_io_error(struct r592_device *dev) in r592_test_io_error()
267 static void r592_check_dma(struct r592_device *dev) in r592_check_dma()
454 static void r592_execute_tpc(struct r592_device *dev) in r592_execute_tpc()
684 struct r592_device *dev = memstick_priv(host); in r592_set_param() local
713 struct r592_device *dev = memstick_priv(host); in r592_submit_req() local
736 struct r592_device *dev; in r592_probe() local
827 struct r592_device *dev = pci_get_drvdata(pdev); in r592_remove() local
855 struct r592_device *dev = dev_get_drvdata(core_dev); in r592_suspend() local
[all …]

Completed in 141 milliseconds

12345678910>>...223