/linux-6.15/drivers/i2c/busses/ |
D | i2c-sprd.c | 80 struct device *dev; member 484 struct device *dev = &pdev->dev; in sprd_i2c_probe() local 591 static int __maybe_unused sprd_i2c_suspend_noirq(struct device *dev) in sprd_i2c_suspend_noirq() 599 static int __maybe_unused sprd_i2c_resume_noirq(struct device *dev) in sprd_i2c_resume_noirq() 607 static int __maybe_unused sprd_i2c_runtime_suspend(struct device *dev) in sprd_i2c_runtime_suspend() 616 static int __maybe_unused sprd_i2c_runtime_resume(struct device *dev) in sprd_i2c_runtime_resume()
|
/linux-6.15/drivers/usb/serial/ |
D | cypress_m8.c | 226 static inline bool is_frwd(struct usb_device *dev) in is_frwd() 295 struct device *dev = &port->dev; in cypress_serial_control() local 685 struct device *dev = &port->dev; in cypress_send() local 864 struct device *dev = &port->dev; in cypress_set_termios() local 1013 struct device *dev = &urb->dev->dev; in cypress_read_int_callback() local 1165 struct device *dev = &urb->dev->dev; in cypress_write_int_callback() local
|
D | ipw.c | 135 struct device *dev = &port->dev; in ipw_open() local 221 struct device *dev = &port->dev; in ipw_dtr_rts() local 252 struct device *dev = &port->dev; in ipw_close() local
|
/linux-6.15/drivers/input/keyboard/ |
D | sh_keysc.c | 72 static void sh_keysc_map_dbg(struct device *dev, unsigned long *map, in sh_keysc_map_dbg() 284 static int sh_keysc_suspend(struct device *dev) in sh_keysc_suspend() 304 static int sh_keysc_resume(struct device *dev) in sh_keysc_resume()
|
D | gpio_keys_polled.c | 37 struct device *dev; member 143 gpio_keys_polled_get_devtree_pdata(struct device *dev) in gpio_keys_polled_get_devtree_pdata() 228 struct device *dev = &pdev->dev; in gpio_keys_polled_probe() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | uar.c | 37 static int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn) in mlx5_cmd_alloc_uar() 52 static int mlx5_cmd_free_uar(struct mlx5_core_dev *dev, u32 uarn) in mlx5_cmd_free_uar() 273 static unsigned int addr_to_dbi_in_syspage(struct mlx5_core_dev *dev, in addr_to_dbi_in_syspage()
|
/linux-6.15/include/linux/ |
D | moxtet.h | 39 struct device *dev; member 84 struct device dev; member 95 to_moxtet_device(struct device *dev) in to_moxtet_device()
|
/linux-6.15/drivers/hwmon/ |
D | max1111.c | 49 static int max1111_read(struct device *dev, int channel) in max1111_read() 99 static ssize_t name_show(struct device *dev, in name_show() 105 static ssize_t show_adc(struct device *dev, in show_adc()
|
/linux-6.15/drivers/platform/x86/intel/ |
D | int0002_vgpio.c | 170 struct device *dev = &pdev->dev; in int0002_probe() local 242 static int int0002_suspend(struct device *dev) in int0002_suspend() 257 static int int0002_resume(struct device *dev) in int0002_resume()
|
/linux-6.15/drivers/pci/controller/mobiveil/ |
D | pcie-layerscape-gen4.c | 93 struct device *dev = &mv_pci->pdev->dev; in ls_g4_pcie_reinit_hw() local 158 struct device *dev = &pdev->dev; in ls_g4_pcie_interrupt_init() local 203 struct device *dev = &pdev->dev; in ls_g4_pcie_probe() local
|
/linux-6.15/drivers/iio/adc/ |
D | ad7606_spi.c | 81 static int ad7606_spi_read_block(struct device *dev, in ad7606_spi_read_block() 101 static int ad7606_spi_read_block14to16(struct device *dev, in ad7606_spi_read_block14to16() 114 static int ad7606_spi_read_block18to32(struct device *dev, in ad7606_spi_read_block18to32()
|
/linux-6.15/drivers/nfc/fdp/ |
D | i2c.c | 35 #define fdp_nci_i2c_dump_skb(dev, prefix, skb) \ argument 217 static void fdp_nci_i2c_read_device_properties(struct device *dev, in fdp_nci_i2c_read_device_properties() 281 struct device *dev = &client->dev; in fdp_nci_i2c_probe() local
|
/linux-6.15/arch/arm/mach-mv78xx0/ |
D | common.c | 229 u32 dev, rev; in mv78xx0_ge10_init() local 251 u32 dev, rev; in mv78xx0_ge11_init() local 374 u32 dev, rev; in mv78xx0_id() local
|
/linux-6.15/drivers/watchdog/ |
D | da9062_wdt.c | 205 struct device *dev = &pdev->dev; in da9062_wdt_probe() local 251 static int __maybe_unused da9062_wdt_suspend(struct device *dev) in da9062_wdt_suspend() 265 static int __maybe_unused da9062_wdt_resume(struct device *dev) in da9062_wdt_resume()
|
D | pm8916_wdt.c | 142 struct device *dev = &pdev->dev; in pm8916_wdt_probe() local 236 static int __maybe_unused pm8916_wdt_suspend(struct device *dev) in pm8916_wdt_suspend() 246 static int __maybe_unused pm8916_wdt_resume(struct device *dev) in pm8916_wdt_resume()
|
/linux-6.15/net/ieee802154/ |
D | core.c | 28 struct device *dev; in wpan_phy_find() local 46 static int wpan_phy_iter(struct device *dev, void *_data) in wpan_phy_iter() 280 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfg802154_netdev_notifier_call() local
|
/linux-6.15/drivers/platform/chrome/ |
D | cros_ec_uart.c | 253 struct device *dev = &serdev->dev; in cros_ec_uart_probe() local 314 static int __maybe_unused cros_ec_uart_suspend(struct device *dev) in cros_ec_uart_suspend() 321 static int __maybe_unused cros_ec_uart_resume(struct device *dev) in cros_ec_uart_resume()
|
/linux-6.15/sound/soc/qcom/qdsp6/ |
D | q6dsp-lpass-clocks.c | 20 struct device *dev; member 31 struct device *dev; member 132 struct device *dev = &pdev->dev; in q6dsp_clock_dev_probe() local
|
/linux-6.15/drivers/leds/ |
D | leds-cros_ec.c | 132 static int cros_ec_led_count_subleds(struct device *dev, in cros_ec_led_count_subleds() 177 static int cros_ec_led_probe_one(struct device *dev, struct cros_ec_device *cros_ec, in cros_ec_led_probe_one() 244 struct device *dev = &pdev->dev; in cros_ec_led_probe() local
|
/linux-6.15/drivers/pwm/ |
D | pwm-intel-lgm.c | 137 static int lgm_clk_enable(struct device *dev, struct clk *clk) in lgm_clk_enable() 155 static int lgm_reset_control_deassert(struct device *dev, struct reset_control *rst) in lgm_reset_control_deassert() 168 struct device *dev = &pdev->dev; in lgm_pwm_probe() local
|
/linux-6.15/drivers/parisc/ |
D | eisa.c | 240 static irqreturn_t dummy_irq2_handler(int _, void *dev) in dummy_irq2_handler() 292 #define is_mongoose(dev) (dev->id.sversion == 0x00076) argument 294 static int __init eisa_probe(struct parisc_device *dev) in eisa_probe()
|
/linux-6.15/drivers/net/phy/ |
D | phy_package.c | 277 static void devm_phy_package_leave(struct device *dev, void *res) in devm_phy_package_leave() 294 int devm_phy_package_join(struct device *dev, struct phy_device *phydev, in devm_phy_package_join() 328 int devm_of_phy_package_join(struct device *dev, struct phy_device *phydev, in devm_of_phy_package_join()
|
/linux-6.15/sound/soc/uniphier/ |
D | aio-dma.c | 141 struct device *dev = &aio->chip->pdev->dev; in uniphier_aiodma_trigger() local 208 struct device *dev = rtd->card->snd_card->dev; in uniphier_aiodma_new() local 254 struct device *dev = &pdev->dev; in uniphier_aiodma_soc_register_platform() local
|
/linux-6.15/drivers/xen/xenbus/ |
D | xenbus_probe_backend.c | 95 static int xenbus_uevent_backend(const struct device *dev, in xenbus_uevent_backend() 230 int xenbus_dev_is_online(struct xenbus_device *dev) in xenbus_dev_is_online() 257 static int backend_reclaim_memory(struct device *dev, void *data) in backend_reclaim_memory()
|
/linux-6.15/drivers/input/misc/ |
D | rotary_encoder.c | 180 struct device *dev = &pdev->dev; in rotary_encoder_probe() local 308 static int rotary_encoder_suspend(struct device *dev) in rotary_encoder_suspend() 321 static int rotary_encoder_resume(struct device *dev) in rotary_encoder_resume()
|