Home
last modified time | relevance | path

Searched defs:dev (Results 9376 – 9400 of 14775) sorted by relevance

1...<<371372373374375376377378379380>>...591

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-si514.c296 static bool si514_regmap_is_volatile(struct device *dev, unsigned int reg) in si514_regmap_is_volatile()
307 static bool si514_regmap_is_writeable(struct device *dev, unsigned int reg) in si514_regmap_is_writeable()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-acpi.c122 static int ide_get_dev_handle(struct device *dev, acpi_handle *handle, in ide_get_dev_handle()
182 struct device *dev = hwif->gendev.parent; in ide_acpi_hwif_get_handle() local
/OK3568_Linux_fs/kernel/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c23 struct device *dev; member
443 static struct phy *serdes_simple_xlate(struct device *dev, in serdes_simple_xlate()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-sc27xx-bltc.c241 static int sc27xx_led_register(struct device *dev, struct sc27xx_led_priv *priv) in sc27xx_led_register()
278 struct device *dev = &pdev->dev; in sc27xx_led_probe() local
H A Dleds-pca963x.c290 struct device *dev = &client->dev; in pca963x_register_leds() local
377 struct device *dev = &client->dev; in pca963x_probe() local
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dmtk-cir.c136 struct device *dev; member
293 struct device *dev = &pdev->dev; in mtk_ir_probe() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_aux.c15 struct device *dev; member
499 struct drm_dp_aux *dp_aux_get(struct device *dev, struct dp_catalog *catalog) in dp_aux_get()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Duniphier_thermal.c85 struct device *dev; member
247 struct device *dev = &pdev->dev; in uniphier_tm_probe() local
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics_usb.c242 static int synusb_open(struct input_dev *dev) in synusb_open()
274 static void synusb_close(struct input_dev *dev) in synusb_close()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_decompress.c84 struct device *dev; member
283 struct device *dev = &pdev->dev; in rockchip_decom_probe() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dmcp3422.c271 static ssize_t mcp3422_show_samp_freqs(struct device *dev, in mcp3422_show_samp_freqs()
282 static ssize_t mcp3422_show_scales(struct device *dev, in mcp3422_show_scales()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c213 static ssize_t amdgpu_xgmi_show_device_id(struct device *dev, in amdgpu_xgmi_show_device_id()
225 static ssize_t amdgpu_xgmi_show_error(struct device *dev, in amdgpu_xgmi_show_error()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-olimex-lcd-olinuxino.c63 struct device *dev; member
208 struct device *dev = &client->dev; in lcd_olinuxino_probe() local
/OK3568_Linux_fs/kernel/drivers/clk/axs10x/
H A Dpll_clock.c99 struct device *dev; member
221 struct device *dev = &pdev->dev; in axs10x_pll_clk_probe() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-zynq.c734 static int __maybe_unused zynq_gpio_suspend(struct device *dev) in zynq_gpio_suspend()
755 static int __maybe_unused zynq_gpio_resume(struct device *dev) in zynq_gpio_resume()
778 static int __maybe_unused zynq_gpio_runtime_suspend(struct device *dev) in zynq_gpio_runtime_suspend()
787 static int __maybe_unused zynq_gpio_runtime_resume(struct device *dev) in zynq_gpio_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dps3fb.c441 static void ps3fb_sync_image(struct device *dev, u64 frame_offset, in ps3fb_sync_image()
911 struct device *dev = ptr; in ps3fb_vsync_interrupt() local
963 static int ps3fb_probe(struct ps3_system_bus_device *dev) in ps3fb_probe()
1211 static int ps3fb_shutdown(struct ps3_system_bus_device *dev) in ps3fb_shutdown()
H A Dbroadsheetfb.c733 static ssize_t broadsheet_loadstore_waveform(struct device *dev, in broadsheet_loadstore_waveform()
844 struct device *dev = par->info->device; in broadsheet_identify() local
1065 static int broadsheetfb_probe(struct platform_device *dev) in broadsheetfb_probe()
1196 static int broadsheetfb_remove(struct platform_device *dev) in broadsheetfb_remove()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dgarmin_gps.c384 struct device *dev = &garmin_data_p->port->dev; in gsp_rec_packet() local
465 struct device *dev = &garmin_data_p->port->dev; in gsp_receive() local
588 struct device *dev = &garmin_data_p->port->dev; in gsp_send() local
1047 struct device *dev = &port->dev; in garmin_write() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dimg-hash.c118 struct device *dev; member
939 struct device *dev = &pdev->dev; in img_hash_probe() local
1073 static int img_hash_suspend(struct device *dev) in img_hash_suspend()
1083 static int img_hash_resume(struct device *dev) in img_hash_resume()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-exynos.c146 static int exynos7_ufs_drv_init(struct device *dev, struct exynos_ufs *ufs) in exynos7_ufs_drv_init()
906 static int exynos_ufs_parse_dt(struct device *dev, struct exynos_ufs *ufs) in exynos_ufs_parse_dt()
945 struct device *dev = hba->dev; in exynos_ufs_init() local
1230 struct device *dev = &pdev->dev; in exynos_ufs_probe() local
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_rcar.c888 struct device *dev = &pdev->dev; in sata_rcar_probe() local
965 static int sata_rcar_suspend(struct device *dev) in sata_rcar_suspend()
985 static int sata_rcar_resume(struct device *dev) in sata_rcar_resume()
1015 static int sata_rcar_restore(struct device *dev) in sata_rcar_restore()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25980_charger.c93 struct device *dev; member
916 static bool bq25980_is_volatile_reg(struct device *dev, unsigned int reg) in bq25980_is_volatile_reg()
1057 struct device *dev) in bq25980_power_supply_init()
1213 struct device *dev = &client->dev; in bq25980_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c316 static inline void iwl_nvm_print_channel_flags(struct device *dev, u32 level, in iwl_nvm_print_channel_flags()
397 static int iwl_init_channel_map(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_channel_map()
773 struct device *dev = trans->dev; in iwl_init_sbands() local
1202 iwl_parse_nvm_mcc_info(struct device *dev, const struct iwl_cfg *cfg, in iwl_parse_nvm_mcc_info()
/OK3568_Linux_fs/kernel/drivers/net/can/rcar/
H A Drcar_can.c427 static void rcar_can_set_bittiming(struct net_device *dev) in rcar_can_set_bittiming()
722 static int rcar_can_get_berr_counter(const struct net_device *dev, in rcar_can_get_berr_counter()
843 static int __maybe_unused rcar_can_suspend(struct device *dev) in rcar_can_suspend()
866 static int __maybe_unused rcar_can_resume(struct device *dev) in rcar_can_resume()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dbf3925.c1133 struct device *dev = &bf3925->client->dev; in bf3925_power() local
1243 struct device *dev = &bf3925->client->dev; in __bf3925_power_on() local
1309 struct device *dev = &bf3925->client->dev; in bf3925_parse_of() local
1348 struct device *dev = &client->dev; in bf3925_probe() local

1...<<371372373374375376377378379380>>...591