Home
last modified time | relevance | path

Searched defs:dev (Results 9151 – 9175 of 14775) sorted by relevance

1...<<361362363364365366367368369370>>...591

/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos-dp-video.c78 struct device *dev = &pdev->dev; in exynos_dp_video_phy_probe() local
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-vde/
H A Diommu.c63 struct device *dev = vde->miscdev.parent; in tegra_vde_iommu_init() local
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dwrt350n-v2-setup.c220 static int __init wrt350n_v2_pci_map_irq(const struct pci_dev *dev, u8 slot, in wrt350n_v2_pci_map_irq()
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_bt.c18 struct device *dev; member
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_fib.c135 const struct net_device *dev) in nft_fib_store_result()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dpci.c102 struct device *dev = &pci->dev; in dwc2_pci_probe() local
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A Dcxacru.c303 static ssize_t mac_address_show(struct device *dev, in mac_address_show()
315 static ssize_t adsl_state_show(struct device *dev, in adsl_state_show()
332 static ssize_t adsl_state_store(struct device *dev, in adsl_state_store()
435 static ssize_t adsl_config_store(struct device *dev, in adsl_config_store()
1079 struct device *dev = &usbatm->usb_intf->dev; in cxacru_find_firmware() local
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h568 static inline const struct ti_sci_handle *ti_sci_get_handle(struct device *dev) in ti_sci_get_handle()
579 const struct ti_sci_handle *devm_ti_sci_get_handle(struct device *dev) in devm_ti_sci_get_handle()
592 const struct ti_sci_handle *devm_ti_sci_get_by_phandle(struct device *dev, in devm_ti_sci_get_by_phandle()
614 struct device *dev, u32 dev_id, char *of_prop) in devm_ti_sci_get_of_resource()
620 devm_ti_sci_get_resource(const struct ti_sci_handle *handle, struct device *dev, in devm_ti_sci_get_resource()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1511 struct net_device *dev = interface->netdev; in fm10k_mbx_request_irq_vf() local
1644 struct net_device *dev = interface->netdev; in fm10k_mbx_request_irq_pf() local
1757 struct net_device *dev = interface->netdev; in fm10k_qv_request_irq() local
2351 static int __maybe_unused fm10k_resume(struct device *dev) in fm10k_resume()
2378 static int __maybe_unused fm10k_suspend(struct device *dev) in fm10k_suspend()
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dxilinx_can.c207 struct device *dev; member
1509 static int __maybe_unused xcan_suspend(struct device *dev) in xcan_suspend()
1529 static int __maybe_unused xcan_resume(struct device *dev) in xcan_resume()
1561 static int __maybe_unused xcan_runtime_suspend(struct device *dev) in xcan_runtime_suspend()
1579 static int __maybe_unused xcan_runtime_resume(struct device *dev) in xcan_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmcg.c211 struct mlx4_ib_dev *dev = ctx->dev; in send_mad_to_wire() local
231 struct mlx4_ib_dev *dev = ctx->dev; in send_mad_to_slave() local
885 struct mlx4_ib_dev *dev = to_mdev(ibdev); in mlx4_ib_mcg_demux_handler() local
934 struct mlx4_ib_dev *dev = to_mdev(ibdev); in mlx4_ib_mcg_multiplex_handler() local
990 static ssize_t sysfs_show_group(struct device *dev, in sysfs_show_group()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-img-scb.c1416 static int img_i2c_remove(struct platform_device *dev) in img_i2c_remove()
1428 static int img_i2c_runtime_suspend(struct device *dev) in img_i2c_runtime_suspend()
1438 static int img_i2c_runtime_resume(struct device *dev) in img_i2c_runtime_resume()
1460 static int img_i2c_suspend(struct device *dev) in img_i2c_suspend()
1474 static int img_i2c_resume(struct device *dev) in img_i2c_resume()
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dkmx61.c1227 static const char *kmx61_match_acpi_device(struct device *dev) in kmx61_match_acpi_device()
1455 static int kmx61_suspend(struct device *dev) in kmx61_suspend()
1468 static int kmx61_resume(struct device *dev) in kmx61_resume()
1483 static int kmx61_runtime_suspend(struct device *dev) in kmx61_runtime_suspend()
1495 static int kmx61_runtime_resume(struct device *dev) in kmx61_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbma180.c522 static ssize_t bma180_show_filter_freq_avail(struct device *dev, in bma180_show_filter_freq_avail()
531 static ssize_t bma180_show_scale_avail(struct device *dev, in bma180_show_scale_avail()
987 struct device *dev = &client->dev; in bma180_probe() local
1132 static int bma180_suspend(struct device *dev) in bma180_suspend()
1145 static int bma180_resume(struct device *dev) in bma180_resume()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_cfgvendor.c172 struct net_device *dev, int event_id, const void *data, int len) in rtw_cfgvendor_send_async_event()
195 struct net_device *dev, const void *data, int len) in rtw_cfgvendor_send_cmd_reply()
242 int rtw_dev_get_feature_set(struct net_device *dev) in rtw_dev_get_feature_set()
268 int *rtw_dev_get_feature_set_matrix(struct net_device *dev, int *num) in rtw_dev_get_feature_set_matrix()
380 struct net_device *dev, void *data, int len, rtw_vendor_event_t event) in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c757 static irqreturn_t fiq_debugger_wakeup_irq_handler(int irq, void *dev) in fiq_debugger_wakeup_irq_handler()
1099 static irqreturn_t fiq_debugger_uart_irq(int irq, void *dev) in fiq_debugger_uart_irq()
1125 static irqreturn_t fiq_debugger_signal_irq(int irq, void *dev) in fiq_debugger_signal_irq()
1427 static int fiq_debugger_dev_suspend(struct device *dev) in fiq_debugger_dev_suspend()
1437 static int fiq_debugger_dev_resume(struct device *dev) in fiq_debugger_dev_resume()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dda8xx-fb.c142 struct device *dev; member
1067 static int fb_remove(struct platform_device *dev) in fb_remove()
1310 static struct fb_videomode *da8xx_fb_get_videomode(struct platform_device *dev) in da8xx_fb_get_videomode()
1606 static int fb_suspend(struct device *dev) in fb_suspend()
1627 static int fb_resume(struct device *dev) in fb_resume()
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3528.c1810 static int rk3528_grfclk_probe(struct udevice *dev) in rk3528_grfclk_probe()
1934 static int rk3528_clk_probe(struct udevice *dev) in rk3528_clk_probe()
1957 static int rk3528_clk_ofdata_to_platdata(struct udevice *dev) in rk3528_clk_ofdata_to_platdata()
1966 static int rk3528_clk_bind(struct udevice *dev) in rk3528_clk_bind()
2123 static int rk3528_scmi_clk_ofdata_to_platdata(struct udevice *dev) in rk3528_scmi_clk_ofdata_to_platdata()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h122 struct pvrdma_dev *dev; member
299 static inline void pvrdma_write_reg(struct pvrdma_dev *dev, u32 reg, u32 val) in pvrdma_write_reg()
304 static inline u32 pvrdma_read_reg(struct pvrdma_dev *dev, u32 reg) in pvrdma_read_reg()
309 static inline void pvrdma_write_uar_cq(struct pvrdma_dev *dev, u32 val) in pvrdma_write_uar_cq()
314 static inline void pvrdma_write_uar_qp(struct pvrdma_dev *dev, u32 val) in pvrdma_write_uar_qp()
/OK3568_Linux_fs/kernel/drivers/phy/tegra/
H A Dxusb.h158 struct device dev; member
165 static inline struct tegra_xusb_pad *to_tegra_xusb_pad(struct device *dev) in to_tegra_xusb_pad()
268 struct device dev; member
277 static inline struct tegra_xusb_port *to_tegra_xusb_port(struct device *dev) in to_tegra_xusb_port()
421 struct device *dev; member
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c356 struct device *dev) in create_add_module_clock()
381 struct device *dev) in r9a06g032_attach_dev()
408 static void r9a06g032_detach_dev(struct generic_pm_domain *unused, struct device *dev) in r9a06g032_detach_dev()
414 static int r9a06g032_add_clk_domain(struct device *dev) in r9a06g032_add_clk_domain()
897 struct device *dev = &pdev->dev; in r9a06g032_clocks_probe() local
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c120 #define to_rkvdec_dev(dev) \ argument
324 static int devfreq_target(struct device *dev, in devfreq_target()
396 static int devfreq_get_cur_freq(struct device *dev, in devfreq_get_cur_freq()
406 static int devfreq_get_dev_status(struct device *dev, in devfreq_get_dev_status()
427 struct device *dev = devfreq->dev.parent; in model_static_power() local
1972 struct device *dev = &pdev->dev; in rkvdec_probe() local
2020 struct device *dev = &pdev->dev; in rkvdec_remove() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c172 #define storvsc_log(dev, level, fmt, ...) \ argument
489 struct hv_device *dev; member
602 static inline void storvsc_wait_to_drain(struct storvsc_device *dev) in storvsc_wait_to_drain()
695 struct device *dev = &device->device; in handle_sc_creation() local
728 struct device *dev = &device->device; in handle_multichannel_storage() local
1661 struct hv_device *dev = host_dev->dev; in storvsc_queuecommand() local
2071 static int storvsc_remove(struct hv_device *dev) in storvsc_remove()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dmpic.c192 struct kvm_device *dev; member
1517 static int mpic_set_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in mpic_set_attr()
1556 static int mpic_get_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in mpic_get_attr()
1607 static int mpic_has_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in mpic_has_attr()
1631 static void mpic_destroy(struct kvm_device *dev) in mpic_destroy()
1655 static int mpic_create(struct kvm_device *dev, u32 type) in mpic_create()
1732 int kvmppc_mpic_connect_vcpu(struct kvm_device *dev, struct kvm_vcpu *vcpu, in kvmppc_mpic_connect_vcpu()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c248 struct device *dev = &(iproc_priv.pdev->dev); in mailbox_send_message() local
4317 static void spu_functions_register(struct device *dev, in spu_functions_register()
4381 static int spu_mb_init(struct device *dev) in spu_mb_init()
4570 static int spu_algs_register(struct device *dev) in spu_algs_register()
4667 struct device *dev = &pdev->dev; in spu_dt_read() local
4706 struct device *dev = &pdev->dev; in bcm_spu_probe() local
4751 struct device *dev = &pdev->dev; in bcm_spu_remove() local

1...<<361362363364365366367368369370>>...591