Home
last modified time | relevance | path

Searched defs:dev (Results 251 – 275 of 15949) sorted by relevance

1...<<11121314151617181920>>...638

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_vp8.c449 static void get_delta_q(struct cedrus_dev *dev) in get_delta_q()
457 static void process_segmentation_info(struct cedrus_dev *dev) in process_segmentation_info()
504 static void process_ref_frame_info(struct cedrus_dev *dev) in process_ref_frame_info()
519 static void cedrus_irq_clear(struct cedrus_dev *dev) in cedrus_irq_clear()
525 static void cedrus_read_header(struct cedrus_dev *dev, in cedrus_read_header()
627 struct cedrus_dev *dev = ctx->dev; in cedrus_vp8_irq_status() local
647 struct cedrus_dev *dev = ctx->dev; in cedrus_vp8_irq_disable() local
659 struct cedrus_dev *dev = ctx->dev; in cedrus_vp8_setup() local
836 struct cedrus_dev *dev = ctx->dev; in cedrus_vp8_start() local
857 struct cedrus_dev *dev = ctx->dev; in cedrus_vp8_stop() local
[all …]
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c157 static inline int asix_set_sw_mii(struct ueth_data *dev) in asix_set_sw_mii()
167 static inline int asix_set_hw_mii(struct ueth_data *dev) in asix_set_hw_mii()
253 static u16 asix_read_rx_ctl(struct ueth_data *dev) in asix_read_rx_ctl()
318 static int mii_nway_restart(struct ueth_data *dev) in mii_nway_restart()
335 static int asix_read_mac_common(struct ueth_data *dev, in asix_read_mac_common()
362 static int asix_basic_reset(struct ueth_data *dev) in asix_basic_reset()
500 struct ueth_data *dev = (struct ueth_data *)eth->priv; in asix_init() local
741 static int asix_eth_start(struct udevice *dev) in asix_eth_start()
749 void asix_eth_stop(struct udevice *dev) in asix_eth_stop()
823 int asix_write_hwaddr(struct udevice *dev) in asix_write_hwaddr()
[all …]
/openbmc/linux/drivers/media/pci/smipcie/
H A Dsmipcie-main.c92 struct smi_dev *dev = data; in smi_i2c_setscl() local
106 struct smi_dev *dev = data; in smi_i2c_getsda() local
115 struct smi_dev *dev = data; in smi_i2c_getscl() local
124 struct smi_dev *dev = data; in smi_i2c0_setsda() local
131 struct smi_dev *dev = data; in smi_i2c0_setscl() local
138 struct smi_dev *dev = data; in smi_i2c0_getsda() local
145 struct smi_dev *dev = data; in smi_i2c0_getscl() local
152 struct smi_dev *dev = data; in smi_i2c1_setsda() local
159 struct smi_dev *dev = data; in smi_i2c1_setscl() local
166 struct smi_dev *dev = data; in smi_i2c1_getsda() local
[all …]
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c72 struct hdpvr_device *dev = buf->dev; in hdpvr_read_bulk_callback() local
83 int hdpvr_cancel_queue(struct hdpvr_device *dev) in hdpvr_cancel_queue()
121 int hdpvr_free_buffers(struct hdpvr_device *dev) in hdpvr_free_buffers()
390 struct hdpvr_device *dev = video_drvdata(file); in hdpvr_release() local
409 struct hdpvr_device *dev = video_drvdata(file); in hdpvr_read() local
530 struct hdpvr_device *dev = video_drvdata(filp); in hdpvr_poll() local
581 struct hdpvr_device *dev = video_drvdata(file); in vidioc_querycap() local
592 struct hdpvr_device *dev = video_drvdata(file); in vidioc_s_std() local
612 struct hdpvr_device *dev = video_drvdata(file); in vidioc_g_std() local
879 struct hdpvr_device *dev = in hdpvr_try_ctrl() local
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A Damplc_dio200_common.c89 static unsigned char dio200_read8(struct comedi_device *dev, in dio200_read8()
102 static void dio200_write8(struct comedi_device *dev, in dio200_write8()
116 static unsigned int dio200_read32(struct comedi_device *dev, in dio200_read32()
129 static void dio200_write32(struct comedi_device *dev, in dio200_write32()
183 static void dio200_stop_intr(struct comedi_device *dev, in dio200_stop_intr()
195 static void dio200_start_intr(struct comedi_device *dev, in dio200_start_intr()
238 static void dio200_read_scan_intr(struct comedi_device *dev, in dio200_read_scan_intr()
260 static int dio200_handle_read_intr(struct comedi_device *dev, in dio200_handle_read_intr()
396 static int dio200_subdev_intr_cmd(struct comedi_device *dev, in dio200_subdev_intr_cmd()
417 static int dio200_subdev_intr_init(struct comedi_device *dev, in dio200_subdev_intr_init()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c206 struct mlx5_core_dev *dev; in mlx5_eq_async_int() local
243 void mlx5_cmd_eq_recover(struct mlx5_core_dev *dev) in mlx5_cmd_eq_recover()
439 int mlx5_eq_table_init(struct mlx5_core_dev *dev) in mlx5_eq_table_init()
466 void mlx5_eq_table_cleanup(struct mlx5_core_dev *dev) in mlx5_eq_table_cleanup()
478 static int create_async_eq(struct mlx5_core_dev *dev, in create_async_eq()
625 static void cleanup_async_eq(struct mlx5_core_dev *dev, in cleanup_async_eq()
652 static int create_async_eqs(struct mlx5_core_dev *dev) in create_async_eqs()
748 mlx5_eq_create_generic(struct mlx5_core_dev *dev, in mlx5_eq_create_generic()
1179 static int get_num_eqs(struct mlx5_core_dev *dev) in get_num_eqs()
1208 int mlx5_eq_table_create(struct mlx5_core_dev *dev) in mlx5_eq_table_create()
[all …]
H A Decpf.c6 bool mlx5_read_embedded_cpu(struct mlx5_core_dev *dev) in mlx5_read_embedded_cpu()
11 static bool mlx5_ecpf_esw_admins_host_pf(const struct mlx5_core_dev *dev) in mlx5_ecpf_esw_admins_host_pf()
20 int mlx5_cmd_host_pf_enable_hca(struct mlx5_core_dev *dev) in mlx5_cmd_host_pf_enable_hca()
31 int mlx5_cmd_host_pf_disable_hca(struct mlx5_core_dev *dev) in mlx5_cmd_host_pf_disable_hca()
42 static int mlx5_host_pf_init(struct mlx5_core_dev *dev) in mlx5_host_pf_init()
59 static void mlx5_host_pf_cleanup(struct mlx5_core_dev *dev) in mlx5_host_pf_cleanup()
73 int mlx5_ec_init(struct mlx5_core_dev *dev) in mlx5_ec_init()
81 void mlx5_ec_cleanup(struct mlx5_core_dev *dev) in mlx5_ec_cleanup()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_sys.c19 static ssize_t qeth_dev_state_show(struct device *dev, in qeth_dev_state_show()
40 static ssize_t qeth_dev_chpid_show(struct device *dev, in qeth_dev_chpid_show()
50 static ssize_t qeth_dev_if_name_show(struct device *dev, in qeth_dev_if_name_show()
60 static ssize_t qeth_dev_card_type_show(struct device *dev, in qeth_dev_card_type_show()
94 static ssize_t qeth_dev_portno_show(struct device *dev, in qeth_dev_portno_show()
102 static ssize_t qeth_dev_portno_store(struct device *dev, in qeth_dev_portno_store()
134 static ssize_t qeth_dev_portname_show(struct device *dev, in qeth_dev_portname_show()
240 static ssize_t qeth_dev_bufcnt_show(struct device *dev, in qeth_dev_bufcnt_show()
333 static ssize_t qeth_dev_layer2_show(struct device *dev, in qeth_dev_layer2_show()
499 static ssize_t qeth_hw_trap_show(struct device *dev, in qeth_hw_trap_show()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8225se.c75 static void rtl8187se_three_wire_io(struct ieee80211_hw *dev, u8 *data, in rtl8187se_three_wire_io()
132 static u32 rtl8187se_rf_readreg(struct ieee80211_hw *dev, u8 addr) in rtl8187se_rf_readreg()
139 static void rtl8187se_rf_writereg(struct ieee80211_hw *dev, u8 addr, u32 data) in rtl8187se_rf_writereg()
146 static void rtl8225se_write_zebra_agc(struct ieee80211_hw *dev) in rtl8225se_write_zebra_agc()
157 static void rtl8187se_write_ofdm_config(struct ieee80211_hw *dev) in rtl8187se_write_ofdm_config()
200 static void rtl8187se_write_rf_gain(struct ieee80211_hw *dev) in rtl8187se_write_rf_gain()
210 static void rtl8187se_write_initial_gain(struct ieee80211_hw *dev, in rtl8187se_write_initial_gain()
257 void rtl8225se_rf_init(struct ieee80211_hw *dev) in rtl8225se_rf_init()
388 void rtl8225se_rf_stop(struct ieee80211_hw *dev) in rtl8225se_rf_stop()
406 void rtl8225se_rf_set_channel(struct ieee80211_hw *dev, in rtl8225se_rf_set_channel()
[all …]
/openbmc/linux/drivers/cxl/core/
H A Dpmem.c26 static void cxl_nvdimm_bridge_release(struct device *dev) in cxl_nvdimm_bridge_release()
54 bool is_cxl_nvdimm_bridge(struct device *dev) in is_cxl_nvdimm_bridge()
60 static int match_nvdimm_bridge(struct device *dev, void *data) in match_nvdimm_bridge()
68 struct device *dev; in cxl_find_nvdimm_bridge() local
88 struct device *dev; in cxl_nvdimm_bridge_alloc() local
134 struct device *dev; in devm_cxl_add_nvdimm_bridge() local
165 static void cxl_nvdimm_release(struct device *dev) in cxl_nvdimm_release()
183 bool is_cxl_nvdimm(struct device *dev) in is_cxl_nvdimm()
189 struct cxl_nvdimm *to_cxl_nvdimm(struct device *dev) in to_cxl_nvdimm()
204 struct device *dev; in cxl_nvdimm_alloc() local
[all …]
/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91-core.c28 unsigned at91_twi_read(struct at91_twi_dev *dev, unsigned reg) in at91_twi_read()
33 void at91_twi_write(struct at91_twi_dev *dev, unsigned reg, unsigned val) in at91_twi_write()
38 void at91_disable_twi_interrupts(struct at91_twi_dev *dev) in at91_disable_twi_interrupts()
43 void at91_twi_irq_save(struct at91_twi_dev *dev) in at91_twi_irq_save()
49 void at91_twi_irq_restore(struct at91_twi_dev *dev) in at91_twi_irq_restore()
54 void at91_init_twi_bus(struct at91_twi_dev *dev) in at91_init_twi_bus()
198 struct at91_twi_dev *dev; in at91_twi_probe() local
272 struct at91_twi_dev *dev = platform_get_drvdata(pdev); in at91_twi_remove() local
292 static int __maybe_unused at91_twi_runtime_resume(struct device *dev) in at91_twi_runtime_resume()
301 static int __maybe_unused at91_twi_suspend_noirq(struct device *dev) in at91_twi_suspend_noirq()
[all …]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c13 static ssize_t nr_addr_cmp_show(struct device *dev, in nr_addr_cmp_show()
24 static ssize_t nr_cntr_show(struct device *dev, in nr_cntr_show()
34 static ssize_t nr_ctxid_cmp_show(struct device *dev, in nr_ctxid_cmp_show()
45 static ssize_t etmsr_show(struct device *dev, in etmsr_show()
65 static ssize_t reset_store(struct device *dev, in reset_store()
96 static ssize_t mode_show(struct device *dev, in mode_show()
107 static ssize_t mode_store(struct device *dev, in mode_store()
271 static ssize_t addr_idx_show(struct device *dev, in addr_idx_show()
282 static ssize_t addr_idx_store(struct device *dev, in addr_idx_store()
574 static ssize_t cntr_idx_show(struct device *dev, in cntr_idx_show()
[all …]
/openbmc/u-boot/drivers/core/
H A Duclass.c107 struct udevice *dev; in uclass_destroy() local
198 struct udevice *dev; in uclass_find_device() local
252 struct udevice *dev; in uclass_find_device_by_name() local
276 struct udevice *dev; in uclass_find_next_free_req_seq() local
300 struct udevice *dev; in uclass_find_device_by_seq() local
329 struct udevice *dev; in uclass_find_device_by_of_offset() local
353 struct udevice *dev; in uclass_find_device_by_ofnode() local
384 struct udevice *dev; in uclass_find_device_by_phandle() local
416 struct udevice *dev; in uclass_get_device_by_driver() local
449 struct udevice *dev; in uclass_get_device() local
[all …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vblank.c405 struct drm_device *dev = crtc->dev; in drm_crtc_accurate_vblank_count() local
488 struct drm_device *dev = vblank->dev; in vblank_disable_fn() local
576 bool drm_dev_has_vblank(const struct drm_device *dev) in drm_dev_has_vblank()
611 struct drm_device *dev = crtc->dev; in drm_calc_timestamping_constants() local
696 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
1101 struct drm_device *dev = crtc->dev; in drm_crtc_arm_vblank_event() local
1126 struct drm_device *dev = crtc->dev; in drm_crtc_send_vblank_event() local
1343 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_off() local
1422 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_reset() local
1462 struct drm_device *dev = crtc->dev; in drm_crtc_set_max_vblank_count() local
[all …]
/openbmc/linux/drivers/net/ethernet/8390/
H A D8390.c9 int ei_open(struct net_device *dev) in ei_open()
15 int ei_close(struct net_device *dev) in ei_close()
21 netdev_tx_t ei_start_xmit(struct sk_buff *skb, struct net_device *dev) in ei_start_xmit()
27 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
33 void ei_set_multicast_list(struct net_device *dev) in ei_set_multicast_list()
39 void ei_tx_timeout(struct net_device *dev, unsigned int txqueue) in ei_tx_timeout()
52 void ei_poll(struct net_device *dev) in ei_poll()
76 struct net_device *dev = ____alloc_ei_netdev(size); in __alloc_ei_netdev() local
83 void NS8390_init(struct net_device *dev, int startp) in NS8390_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_init.c13 static void mt76x2u_init_dma(struct mt76x02_dev *dev) in mt76x2u_init_dma()
28 static void mt76x2u_power_on_rf_patch(struct mt76x02_dev *dev) in mt76x2u_power_on_rf_patch()
48 static void mt76x2u_power_on_rf(struct mt76x02_dev *dev, int unit) in mt76x2u_power_on_rf()
70 static void mt76x2u_power_on(struct mt76x02_dev *dev) in mt76x2u_power_on()
106 static int mt76x2u_init_eeprom(struct mt76x02_dev *dev) in mt76x2u_init_eeprom()
126 int mt76x2u_init_hardware(struct mt76x02_dev *dev) in mt76x2u_init_hardware()
190 int mt76x2u_register_device(struct mt76x02_dev *dev) in mt76x2u_register_device()
238 void mt76x2u_stop_hw(struct mt76x02_dev *dev) in mt76x2u_stop_hw()
245 void mt76x2u_cleanup(struct mt76x02_dev *dev) in mt76x2u_cleanup()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_video.c182 static int video_begin(struct saa7146_dev *dev) in video_begin()
217 static void video_end(struct saa7146_dev *dev) in video_end()
256 struct saa7146_dev *dev = video_drvdata(file); in vidioc_querycap() local
329 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_parm() local
342 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_fmt_vid_cap() local
351 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_fmt_vbi_cap() local
360 struct saa7146_dev *dev = video_drvdata(file); in vidioc_try_fmt_vid_cap() local
422 struct saa7146_dev *dev = video_drvdata(file); in vidioc_s_fmt_vid_cap() local
450 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_std() local
459 struct saa7146_dev *dev = video_drvdata(file); in vidioc_s_std() local
[all …]
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c37 #define GET_USAGE_COUNT(dev) 1 argument
132 static int sst_power_control(struct device *dev, bool state) in sst_power_control()
170 static int sst_open_pcm_stream(struct device *dev, in sst_open_pcm_stream()
188 static int sst_cdev_open(struct device *dev, in sst_cdev_open()
269 static int sst_cdev_set_metadata(struct device *dev, in sst_cdev_set_metadata()
298 static int sst_cdev_stream_pause_release(struct device *dev, in sst_cdev_stream_pause_release()
333 static int sst_cdev_stream_partial_drain(struct device *dev, in sst_cdev_stream_partial_drain()
554 static int sst_stream_drop(struct device *dev, int str_id) in sst_stream_drop()
637 static int sst_send_byte_stream(struct device *dev, in sst_send_byte_stream()
697 int sst_register(struct device *dev) in sst_register()
[all …]
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dsysfs.c108 static ssize_t armcp_kernel_ver_show(struct device *dev, in armcp_kernel_ver_show()
157 static ssize_t thermal_ver_show(struct device *dev, in thermal_ver_show()
165 static ssize_t fw_os_ver_show(struct device *dev, in fw_os_ver_show()
173 static ssize_t preboot_btl_ver_show(struct device *dev, in preboot_btl_ver_show()
181 static ssize_t soft_reset_store(struct device *dev, in soft_reset_store()
209 static ssize_t hard_reset_store(struct device *dev, in hard_reset_store()
232 static ssize_t device_type_show(struct device *dev, in device_type_show()
292 static ssize_t soft_reset_cnt_show(struct device *dev, in soft_reset_cnt_show()
300 static ssize_t hard_reset_cnt_show(struct device *dev, in hard_reset_cnt_show()
324 static ssize_t max_power_store(struct device *dev, in max_power_store()
[all …]
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dmain.c124 struct qedr_dev *dev = in hw_rev_show() local
134 struct qedr_dev *dev = in hca_type_show() local
271 static int qedr_alloc_mem_sb(struct qedr_dev *dev, in qedr_alloc_mem_sb()
549 static int qedr_setup_irqs(struct qedr_dev *dev) in qedr_setup_irqs()
781 static int qedr_init_hw(struct qedr_dev *dev) in qedr_init_hw()
841 static void qedr_stop_hw(struct qedr_dev *dev) in qedr_stop_hw()
851 struct qedr_dev *dev; in qedr_add() local
940 static void qedr_remove(struct qedr_dev *dev) in qedr_remove()
957 static void qedr_close(struct qedr_dev *dev) in qedr_close()
963 static void qedr_shutdown(struct qedr_dev *dev) in qedr_shutdown()
[all …]
/openbmc/linux/drivers/nvdimm/
H A Dbus.c77 static int nvdimm_bus_probe(struct device *dev) in nvdimm_bus_probe()
297 bool is_nvdimm_bus(struct device *dev) in is_nvdimm_bus()
304 struct device *dev; in walk_to_nvdimm_bus() local
416 static void nd_bus_remove(struct device *dev) in nd_bus_remove()
437 static int nd_bus_probe(struct device *dev) in nd_bus_probe()
488 struct device *dev = d; in nd_async_device_register() local
501 struct device *dev = d; in nd_async_device_unregister() local
541 void nd_device_register(struct device *dev) in nd_device_register()
736 struct device *dev; in nvdimm_bus_create_ndctl() local
1029 struct device *dev = &nvdimm_bus->dev; in __nd_ioctl() local
[all …]
/openbmc/linux/drivers/w1/
H A Dw1.c61 static int w1_master_probe(struct device *dev) in w1_master_probe()
66 static void w1_master_release(struct device *dev) in w1_master_release()
75 static void w1_slave_release(struct device *dev) in w1_slave_release()
93 static ssize_t id_show(struct device *dev, in id_show()
779 struct w1_master *dev = sl->master; in w1_unref_slave() local
824 struct w1_master *dev = NULL, *iter; in w1_search_master_id() local
841 struct w1_master *dev; in w1_search_slave() local
870 struct w1_master *dev; in w1_reconnect_slaves() local
941 void w1_slave_found(struct w1_master *dev, u64 rn) in w1_slave_found()
1127 int w1_process_callbacks(struct w1_master *dev) in w1_process_callbacks()
[all …]
/openbmc/linux/drivers/net/usb/
H A Ddm9601.c72 static int dm_read_reg(struct usbnet *dev, u8 reg, u8 *value) in dm_read_reg()
196 static int dm9601_get_eeprom_len(struct net_device *dev) in dm9601_get_eeprom_len()
204 struct usbnet *dev = netdev_priv(net); in dm9601_get_eeprom() local
222 struct usbnet *dev = netdev_priv(netdev); in dm9601_mdio_read() local
248 struct usbnet *dev = netdev_priv(netdev); in dm9601_mdio_write() local
271 struct usbnet *dev = netdev_priv(net); in dm9601_get_link() local
278 struct usbnet *dev = netdev_priv(net); in dm9601_ioctl() local
297 struct usbnet *dev = netdev_priv(net); in dm9601_set_multicast() local
324 static void __dm9601_set_mac_address(struct usbnet *dev) in __dm9601_set_mac_address()
332 struct usbnet *dev = netdev_priv(net); in dm9601_set_mac_address() local
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.c151 static void mt76x02_dfs_seq_pool_put(struct mt76x02_dev *dev, in mt76x02_dfs_seq_pool_put()
163 mt76x02_dfs_seq_pool_get(struct mt76x02_dev *dev) in mt76x02_dfs_seq_pool_get()
226 static bool mt76x02_dfs_check_chirp(struct mt76x02_dev *dev) in mt76x02_dfs_check_chirp()
362 static bool mt76x02_dfs_fetch_event(struct mt76x02_dev *dev, in mt76x02_dfs_fetch_event()
389 static bool mt76x02_dfs_check_event(struct mt76x02_dev *dev, in mt76x02_dfs_check_event()
562 static void mt76x02_dfs_add_events(struct mt76x02_dev *dev) in mt76x02_dfs_add_events()
795 void mt76x02_phy_dfs_adjust_agc(struct mt76x02_dev *dev) in mt76x02_phy_dfs_adjust_agc()
824 void mt76x02_dfs_init_params(struct mt76x02_dev *dev) in mt76x02_dfs_init_params()
853 void mt76x02_dfs_init_detector(struct mt76x02_dev *dev) in mt76x02_dfs_init_detector()
865 mt76x02_dfs_set_domain(struct mt76x02_dev *dev, in mt76x02_dfs_set_domain()
[all …]
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c88 struct drm_device *dev = arg; in msm_irq() local
198 static int msm_drm_uninit(struct device *dev) in msm_drm_uninit()
304 bool msm_use_mmu(struct drm_device *dev) in msm_use_mmu()
573 static void load_gpu(struct drm_device *dev) in load_gpu()
643 struct drm_device *dev = crtc->dev; in msm_crtc_enable_vblank() local
654 struct drm_device *dev = crtc->dev; in msm_crtc_disable_vblank() local
1062 struct drm_device *dev = file->minor->dev; in msm_show_fdinfo() local
1105 int msm_pm_prepare(struct device *dev) in msm_pm_prepare()
1116 void msm_pm_complete(struct device *dev) in msm_pm_complete()
1217 static int msm_drm_bind(struct device *dev) in msm_drm_bind()
[all …]

1...<<11121314151617181920>>...638