| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 3486 struct ffs_dev *dev; in _ffs_do_find_dev() local 3504 struct ffs_dev *dev; in _ffs_get_single_dev() local 3520 struct ffs_dev *dev; in _ffs_find_dev() local 3578 struct ffs_dev *dev; in ffs_alloc_inst() local 3683 struct ffs_dev *dev; in _ffs_alloc_dev() local 3706 int ffs_name_dev(struct ffs_dev *dev, const char *name) in ffs_name_dev() 3725 int ffs_single_dev(struct ffs_dev *dev) in ffs_single_dev() 3745 static void _ffs_free_dev(struct ffs_dev *dev) in _ffs_free_dev()
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-xgene.c | 123 static struct clk *xgene_register_clk_pll(struct device *dev, in xgene_register_clk_pll() 341 xgene_register_clk_pmd(struct device *dev, in xgene_register_clk_pmd() 625 static struct clk *xgene_register_clk(struct device *dev, in xgene_register_clk()
|
| H A D | clk-cdce925.c | 526 struct device *dev = context; in cdce925_regmap_i2c_write() local 553 struct device *dev = context; in cdce925_regmap_i2c_read() local 611 static int cdce925_regulator_enable(struct device *dev, const char *name) in cdce925_regulator_enable()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | inno_hdmi.c | 137 struct device *dev; member 800 static int rockchip_inno_hdmi_probe(struct udevice *dev) in rockchip_inno_hdmi_probe() 815 static int rockchip_inno_hdmi_bind(struct udevice *dev) in rockchip_inno_hdmi_bind()
|
| /OK3568_Linux_fs/kernel/drivers/slimbus/ |
| H A D | qcom-ctrl.c | 105 struct device *dev; member 681 static int qcom_slim_suspend(struct device *dev) in qcom_slim_suspend() 694 static int qcom_slim_resume(struct device *dev) in qcom_slim_resume()
|
| /OK3568_Linux_fs/kernel/drivers/perf/ |
| H A D | qcom_l3_pmu.c | 612 static ssize_t l3cache_pmu_format_show(struct device *dev, in l3cache_pmu_format_show() 640 static ssize_t l3cache_pmu_event_show(struct device *dev, in l3cache_pmu_event_show() 673 static ssize_t qcom_l3_cache_pmu_cpumask_show(struct device *dev, in qcom_l3_cache_pmu_cpumask_show()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/ |
| H A D | cpm1.c | 117 static irqreturn_t cpm_error_interrupt(int irq, void *dev) in cpm_error_interrupt() 622 int cpm1_gpiochip_add16(struct device *dev) in cpm1_gpiochip_add16() 751 int cpm1_gpiochip_add32(struct device *dev) in cpm1_gpiochip_add32()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | vdec.c | 720 struct device *dev = sess->core->dev; in vdec_decoder_cmd() local 873 struct device *dev = core->dev; in vdec_open() local 994 struct device *dev = &pdev->dev; in vdec_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw-axi-dmac/ |
| H A D | dw-axi-dmac-platform.c | 735 static int __maybe_unused axi_dma_runtime_suspend(struct device *dev) in axi_dma_runtime_suspend() 742 static int __maybe_unused axi_dma_runtime_resume(struct device *dev) in axi_dma_runtime_resume() 751 struct device *dev = chip->dev; in parse_device_properties() local
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | 88pm860x_battery.c | 96 struct device *dev; member 982 static int pm860x_battery_suspend(struct device *dev) in pm860x_battery_suspend() 992 static int pm860x_battery_resume(struct device *dev) in pm860x_battery_resume()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | hda.c | 65 static int sdw_params_stream(struct device *dev, in sdw_params_stream() 97 static int sdw_free_stream(struct device *dev, in sdw_free_stream() 1197 struct device *dev) in hda_set_mach_params()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-mpc.c | 64 struct device *dev; member 879 static int mpc_i2c_suspend(struct device *dev) in mpc_i2c_suspend() 889 static int mpc_i2c_resume(struct device *dev) in mpc_i2c_resume()
|
| H A D | i2c-ocores.c | 418 static int ocores_init(struct device *dev, struct ocores_i2c *i2c) in ocores_init() 763 static int ocores_i2c_suspend(struct device *dev) in ocores_i2c_suspend() 777 static int ocores_i2c_resume(struct device *dev) in ocores_i2c_resume()
|
| H A D | i2c-xiic.c | 65 struct device *dev; member 899 static int __maybe_unused xiic_i2c_runtime_suspend(struct device *dev) in xiic_i2c_runtime_suspend() 908 static int __maybe_unused xiic_i2c_runtime_resume(struct device *dev) in xiic_i2c_runtime_resume()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | dst.h | 25 struct net_device *dev; member 331 static inline void __skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in __skb_tunnel_rx() 356 static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in skb_tunnel_rx()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 297 static void set_type(struct i2c_client *c, unsigned int type, in set_type() 1322 static int tuner_suspend(struct device *dev) in tuner_suspend() 1338 static int tuner_resume(struct device *dev) in tuner_resume()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_pvtm.c | 71 struct device *dev; member 907 rockchip_pvtm_init(struct device *dev, struct device_node *node, in rockchip_pvtm_init() 983 struct device *dev = &pdev->dev; in rockchip_pvtm_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/qca/ |
| H A D | ar9331.c | 158 struct device *dev; member 269 struct device *dev = priv->dev; in ar9331_sw_mbus_init() local 592 struct device *dev = priv->dev; in ar9331_sw_irq_init() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | adau1701.c | 151 static unsigned int adau1701_register_size(struct device *dev, in adau1701_register_size() 172 static bool adau1701_volatile_reg(struct device *dev, unsigned int reg) in adau1701_volatile_reg() 790 struct device *dev = &client->dev; in adau1701_i2c_probe() local
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | als300.c | 695 static int snd_als300_suspend(struct device *dev) in snd_als300_suspend() 705 static int snd_als300_resume(struct device *dev) in snd_als300_resume() 726 static int dev; in snd_als300_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | qcom-spmi-vadc.c | 114 struct device *dev; member 651 static int vadc_get_dt_channel_data(struct device *dev, in vadc_get_dt_channel_data() 853 struct device *dev = &pdev->dev; in vadc_probe() local
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ipv6.c | 411 struct net_device *dev) in sctp_v6_copy_addrlist() 932 struct net_device *dev; in sctp_inet6_bind_verify() local 967 struct net_device *dev; in sctp_inet6_send_verify() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | proton-pack.c | 61 ssize_t cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr, in cpu_show_spectre_v1() 124 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, in cpu_show_spectre_v2() 446 ssize_t cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_gem.c | 767 struct drm_device *dev, in rockchip_gem_dumb_create() 919 int rockchip_gem_create_ioctl(struct drm_device *dev, void *data, in rockchip_gem_create_ioctl() 939 int rockchip_gem_get_phys_ioctl(struct drm_device *dev, void *data, in rockchip_gem_get_phys_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | qcom_rpm-regulator.c | 51 struct device *dev; member 643 static int rpm_reg_of_parse_freq(struct device *dev, in rpm_reg_of_parse_freq() 681 struct device *dev = config->dev; in rpm_reg_of_parse() local
|