| /OK3568_Linux_fs/kernel/drivers/clk/mmp/ |
| H A D | clk-gate.c | 95 struct clk *mmp_clk_register_gate(struct device *dev, const char *name, in mmp_clk_register_gate()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | umcast_user.c | 41 static int umcast_user_init(void *data, void *dev) in umcast_user_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_panel.c | 57 void drm_panel_init(struct drm_panel *panel, struct device *dev, in drm_panel_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phy_fixed.h | 63 static inline int fixed_phy_change_carrier(struct net_device *dev, bool new_carrier) in fixed_phy_change_carrier()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | kirkwood-cpufreq.c | 24 struct device *dev; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/uniphier/ |
| H A D | clk-uniphier-mux.c | 56 struct clk_hw *uniphier_clk_register_mux(struct device *dev, in uniphier_clk_register_mux()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | processor.c | 79 static int __init processor_probe(struct parisc_device *dev) in processor_probe()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | tango_thermal.c | 97 static int __maybe_unused tango_thermal_resume(struct device *dev) in tango_thermal_resume()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-scsiback.c | 88 struct xenbus_device *dev; member 826 struct xenbus_device *dev = info->dev; in scsiback_map() local 1034 struct xenbus_device *dev = info->dev; in scsiback_do_1lun_hotplug() local 1121 static void scsiback_frontend_changed(struct xenbus_device *dev, in scsiback_frontend_changed() 1193 static int scsiback_remove(struct xenbus_device *dev) in scsiback_remove() 1209 static int scsiback_probe(struct xenbus_device *dev, in scsiback_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_debugfs.c | 769 struct drm_device *dev = connector->dev; in output_bpc_show() local 1000 struct drm_device *dev = connector->dev; in dp_dsc_fec_support_show() local 1073 struct drm_device *dev = connector->dev; in dp_trigger_hotplug() local 2331 struct drm_device *dev = node->minor->dev; in current_backlight_read() local 2349 struct drm_device *dev = node->minor->dev; in target_backlight_read() local 2362 struct drm_device *dev = node->minor->dev; in mst_topo() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | rcar-dmac.c | 200 struct device *dev; member 1550 static irqreturn_t rcar_dmac_isr_channel(int irq, void *dev) in rcar_dmac_isr_channel() 1600 static irqreturn_t rcar_dmac_isr_channel_thread(int irq, void *dev) in rcar_dmac_isr_channel_thread() 1705 static int rcar_dmac_runtime_suspend(struct device *dev) in rcar_dmac_runtime_suspend() 1710 static int rcar_dmac_runtime_resume(struct device *dev) in rcar_dmac_runtime_resume() 1793 static int rcar_dmac_parse_of(struct device *dev, struct rcar_dmac *dmac) in rcar_dmac_parse_of()
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | keyboard.c | 238 struct input_dev *dev = handle->dev; in kd_sound_helper() local 279 struct input_dev *dev = handle->dev; in kbd_rate_helper() local 1252 #define HW_RAW(dev) (test_bit(EV_MSC, dev->evbit) && test_bit(MSC_RAW, dev->mscbit) &&\ argument 1338 #define HW_RAW(dev) 0 argument 1516 static bool kbd_match(struct input_handler *handler, struct input_dev *dev) in kbd_match() 1541 static int kbd_connect(struct input_handler *handler, struct input_dev *dev, in kbd_connect()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-atmel.c | 506 struct device *dev = &as->pdev->dev; in atmel_spi_configure_dma() local 941 struct device *dev = &as->pdev->dev; in atmel_spi_dma_map_xfer() local 1719 static int atmel_spi_runtime_suspend(struct device *dev) in atmel_spi_runtime_suspend() 1730 static int atmel_spi_runtime_resume(struct device *dev) in atmel_spi_runtime_resume() 1741 static int atmel_spi_suspend(struct device *dev) in atmel_spi_suspend() 1757 static int atmel_spi_resume(struct device *dev) in atmel_spi_resume()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-rk628.c | 121 struct device *dev; member 1116 static int rk628_pinctrl_create_function(struct device *dev, in rk628_pinctrl_create_function() 1170 static int rk628_pinctrl_parse_gpiobank(struct device *dev, in rk628_pinctrl_parse_gpiobank() 1205 rk628_pinctrl_create_functions(struct device *dev, in rk628_pinctrl_create_functions() 1282 struct device *dev = &pdev->dev; in rk628_pinctrl_parse_dt() local 1612 struct device *dev = &pdev->dev; in rk628_pinctrl_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | imx415.c | 2048 struct device *dev = &imx415->client->dev; in __imx415_power_on() local 2107 struct device *dev = &imx415->client->dev; in __imx415_power_off() local 2132 static int __maybe_unused imx415_runtime_resume(struct device *dev) in imx415_runtime_resume() 2141 static int __maybe_unused imx415_runtime_suspend(struct device *dev) in imx415_runtime_suspend() 2475 struct device *dev = &imx415->client->dev; in imx415_check_sensor_id() local 2511 struct device *dev = &client->dev; in imx415_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | ti_usb_3410_5052.c | 519 struct usb_device *dev = serial->dev; in ti_startup() local 649 struct usb_device *dev; in ti_open() local 1117 struct device *dev = &urb->dev->dev; in ti_interrupt_callback() local 1197 struct device *dev = &urb->dev->dev; in ti_bulk_in_callback() local 1586 static int ti_do_download(struct usb_device *dev, int pipe, in ti_do_download() 1619 struct usb_device *dev = tdev->td_serial->dev; in ti_download_firmware() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | k3-socinfo.c | 64 struct device *dev = &pdev->dev; in k3_chipinfo_probe() local
|
| /OK3568_Linux_fs/kernel/net/llc/ |
| H A D | llc_input.c | 155 int llc_rcv(struct sk_buff *skb, struct net_device *dev, in llc_rcv()
|
| /OK3568_Linux_fs/kernel/drivers/mux/ |
| H A D | adg792a.c | 63 struct device *dev = &i2c->dev; in adg792a_probe() local
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | ops-sh7786.c | 23 int dev, func, type, reg; in sh7786_pcie_config_access() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | cpu.h | 88 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | rx1950_uda1380.c | 215 struct device *dev = &pdev->dev; in rx1950_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | sl28cpld-hwmon.c | 33 static int sl28cpld_hwmon_read(struct device *dev, in sl28cpld_hwmon_read()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ti-lmu.c | 138 struct device *dev = &cl->dev; in ti_lmu_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_utils.h | 28 struct device *dev; member
|