/linux-6.15/drivers/spi/ |
D | spi-stm32-ospi.c | 114 struct device *dev; member 772 struct device *dev = &pdev->dev; in stm32_ospi_get_resources() local 870 struct device *dev = &pdev->dev; in stm32_ospi_probe() local 994 static int __maybe_unused stm32_ospi_suspend(struct device *dev) in stm32_ospi_suspend() 1003 static int __maybe_unused stm32_ospi_resume(struct device *dev) in stm32_ospi_resume() 1027 static int __maybe_unused stm32_ospi_runtime_suspend(struct device *dev) in stm32_ospi_runtime_suspend() 1036 static int __maybe_unused stm32_ospi_runtime_resume(struct device *dev) in stm32_ospi_runtime_resume()
|
/linux-6.15/drivers/iio/adc/ |
D | exynos_adc.c | 123 struct device *dev; member 652 struct iio_dev *dev = dev_get_drvdata(info->dev); in exynos_ts_isr() local 724 static int exynos_adc_remove_devices(struct device *dev, void *c) in exynos_adc_remove_devices() 733 static int exynos_adc_ts_open(struct input_dev *dev) in exynos_adc_ts_open() 743 static void exynos_adc_ts_close(struct input_dev *dev) in exynos_adc_ts_close() 973 static int exynos_adc_suspend(struct device *dev) in exynos_adc_suspend() 986 static int exynos_adc_resume(struct device *dev) in exynos_adc_resume()
|
/linux-6.15/drivers/nvme/host/ |
D | multipath.c | 451 struct device *dev = disk_to_dev(head->disk); in nvme_ns_head_submit_bio() local 912 static ssize_t nvme_subsys_iopolicy_show(struct device *dev, in nvme_subsys_iopolicy_show() 945 static ssize_t nvme_subsys_iopolicy_store(struct device *dev, in nvme_subsys_iopolicy_store() 964 static ssize_t ana_grpid_show(struct device *dev, struct device_attribute *attr, in ana_grpid_show() 971 static ssize_t ana_state_show(struct device *dev, struct device_attribute *attr, in ana_state_show() 980 static ssize_t queue_depth_show(struct device *dev, in queue_depth_show() 992 static ssize_t numa_nodes_show(struct device *dev, struct device_attribute *attr, in numa_nodes_show()
|
/linux-6.15/drivers/net/can/usb/etas_es58x/ |
D | es58x_core.h | 435 struct device *dev; member 484 static inline int __es58x_check_msg_len(const struct device *dev, in __es58x_check_msg_len() 510 #define es58x_check_msg_len(dev, msg, actual_len) \ argument 514 static inline int __es58x_check_msg_max_len(const struct device *dev, in __es58x_check_msg_max_len() 542 #define es58x_check_msg_max_len(dev, msg, actual_len) \ argument 546 static inline int __es58x_msg_num_element(const struct device *dev, in __es58x_msg_num_element() 594 #define es58x_msg_num_element(dev, msg, actual_len) \ argument
|
/linux-6.15/drivers/gpu/drm/bridge/ |
D | ti-sn65dsi83.c | 154 struct device *dev; member 373 struct drm_device *dev = sn65dsi83->bridge.dev; in sn65dsi83_reset_pipe() local 749 static int sn65dsi83_select_lvds_vod_swing(struct device *dev, in sn65dsi83_select_lvds_vod_swing() 768 struct device *dev = ctx->dev; in sn65dsi83_parse_lvds_endpoint() local 836 struct device *dev = ctx->dev; in sn65dsi83_parse_dt() local 886 struct device *dev = ctx->dev; in sn65dsi83_host_attach() local 944 struct device *dev = &client->dev; in sn65dsi83_probe() local
|
D | tc358768.c | 136 struct mipi_dsi_device *dev; member 142 struct device *dev; member 409 struct mipi_dsi_device *dev) in tc358768_dsi_host_attach() 480 struct mipi_dsi_device *dev) in tc358768_dsi_host_detach() 697 struct device *dev = priv->dev; in tc358768_bridge_pre_enable() local 1200 static bool tc358768_writeable_reg(struct device *dev, unsigned int reg) in tc358768_writeable_reg() 1217 static bool tc358768_readable_reg(struct device *dev, unsigned int reg) in tc358768_readable_reg() 1278 struct device *dev = &client->dev; in tc358768_i2c_probe() local
|
/linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ethtool.c | 509 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_device_stats() local 823 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_phy_stats() local 848 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_mac_stats() local 916 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_mac_ctrl_stats() local 948 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_rmon_stats() local 1031 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_sset_data() local 1185 static int sparx5_get_ts_info(struct net_device *dev, in sparx5_get_ts_info()
|
/linux-6.15/drivers/media/rc/ |
D | rc-core-priv.h | 54 struct rc_dev *dev; /* pointer to the parent rc_dev */ member 332 static inline void lirc_raw_event(struct rc_dev *dev, in lirc_raw_event() 334 static inline void lirc_scancode_event(struct rc_dev *dev, in lirc_scancode_event() 336 static inline int lirc_register(struct rc_dev *dev) { return 0; } in lirc_register() 337 static inline void lirc_unregister(struct rc_dev *dev) { } in lirc_unregister() 347 static inline void lirc_bpf_free(struct rc_dev *dev) { } in lirc_bpf_free() 348 static inline void lirc_bpf_run(struct rc_dev *dev, u32 sample) { } in lirc_bpf_run()
|
/linux-6.15/drivers/platform/cznic/ |
D | turris-omnia-mcu-gpio.c | 599 struct device *dev = &mcu->client->dev; in omnia_irq_set_type() local 677 struct device *dev = &mcu->client->dev; in omnia_irq_bus_sync_unlock() local 769 struct device *dev = &mcu->client->dev; in omnia_irq_read_pending_new() local 849 struct device *dev = &mcu->client->dev; in omnia_irq_read_pending_old() local 952 static ssize_t front_button_mode_show(struct device *dev, in front_button_mode_show() 970 static ssize_t front_button_mode_store(struct device *dev, in front_button_mode_store() 1003 struct device *dev = &mcu->client->dev; in omnia_mcu_register_gpiochip() local
|
/linux-6.15/drivers/net/ieee802154/ |
D | mcr20a.c | 148 mcr20a_dar_writeable(struct device *dev, unsigned int reg) in mcr20a_dar_writeable() 190 mcr20a_dar_readable(struct device *dev, unsigned int reg) in mcr20a_dar_readable() 219 mcr20a_dar_volatile(struct device *dev, unsigned int reg) in mcr20a_dar_volatile() 234 mcr20a_dar_precious(struct device *dev, unsigned int reg) in mcr20a_dar_precious() 263 mcr20a_iar_writeable(struct device *dev, unsigned int reg) in mcr20a_iar_writeable() 344 mcr20a_iar_readable(struct device *dev, unsigned int reg) in mcr20a_iar_readable() 368 mcr20a_iar_volatile(struct device *dev, unsigned int reg) in mcr20a_iar_volatile()
|
/linux-6.15/drivers/usb/typec/tcpm/qcom/ |
D | qcom_pmic_typec_port.c | 168 struct device *dev; member 278 struct device *dev = pmic_typec_port->dev; in qcom_pmic_typec_port_vbus_detect() local 367 struct device *dev = pmic_typec_port->dev; in qcom_pmic_typec_port_get_cc() local 463 struct device *dev = pmic_typec_port->dev; in qcom_pmic_typec_port_set_cc() local 537 struct device *dev = pmic_typec_port->dev; in qcom_pmic_typec_port_set_vconn() local 578 struct device *dev = pmic_typec_port->dev; in qcom_pmic_typec_port_start_toggling() local 704 struct device *dev = &pdev->dev; in qcom_pmic_typec_port_probe() local
|
/linux-6.15/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool_fdir.c | 635 struct device *dev = ice_pf_to_dev(pf); in ice_fdir_set_hw_fltr_rule() local 852 struct device *dev = ice_pf_to_dev(pf); in ice_create_init_fdir_rule() local 1211 static bool ice_fdir_vlan_valid(struct device *dev, in ice_fdir_vlan_valid() 1238 static int ice_set_ether_flow_seg(struct device *dev, in ice_set_ether_flow_seg() 1333 struct device *dev = ice_pf_to_dev(pf); in ice_cfg_fdir_xtrct_seq() local 1496 struct device *dev = ice_pf_to_dev(pf); in ice_fdir_write_fltr() local 1982 struct device *dev; in ice_add_fdir_ethtool() local
|
/linux-6.15/drivers/mfd/ |
D | dln2.c | 191 struct device *dev = &dln2->interface->dev; in dln2_transfer_complete() local 238 struct device *dev = &dln2->interface->dev; in dln2_rx() local 416 struct device *dev = &dln2->interface->dev; in free_rx_slot() local 434 struct device *dev = &dln2->interface->dev; in _dln2_transfer() local 557 struct device *dev = &dln2->interface->dev; in dln2_print_serialno() local 632 struct device *dev = &dln2->interface->dev; in dln2_start_rx_urbs() local 769 struct device *dev = &interface->dev; in dln2_probe() local
|
/linux-6.15/drivers/iio/resolver/ |
D | ad2s1210.c | 1008 static ssize_t event_attr_voltage_reg_show(struct device *dev, in event_attr_voltage_reg_show() 1025 static ssize_t event_attr_voltage_reg_store(struct device *dev, in event_attr_voltage_reg_store() 1048 in_angl1_thresh_rising_value_available_show(struct device *dev, in in_angl1_thresh_rising_value_available_show() 1059 in_angl1_thresh_rising_hysteresis_available_show(struct device *dev, in in_angl1_thresh_rising_hysteresis_available_show() 1365 struct device *dev = &st->sdev->dev; in ad2s1210_setup_properties() local 1409 struct device *dev = &st->sdev->dev; in ad2s1210_setup_clocks() local 1427 struct device *dev = &st->sdev->dev; in ad2s1210_setup_gpios() local 1522 struct device *dev = &st->sdev->dev; in ad2s1210_setup_regmap() local
|
/linux-6.15/sound/soc/codecs/ |
D | sma1303.c | 63 struct device *dev; member 158 static bool sma1303_readable_register(struct device *dev, unsigned int reg) in sma1303_readable_register() 190 static bool sma1303_writeable_register(struct device *dev, unsigned int reg) in sma1303_writeable_register() 218 static bool sma1303_volatile_register(struct device *dev, unsigned int reg) in sma1303_volatile_register() 1608 static ssize_t check_fault_period_show(struct device *dev, in check_fault_period_show() 1616 static ssize_t check_fault_period_store(struct device *dev, in check_fault_period_store() 1632 static ssize_t check_fault_status_show(struct device *dev, in check_fault_status_show() 1640 static ssize_t check_fault_status_store(struct device *dev, in check_fault_status_store()
|
/linux-6.15/drivers/gpu/drm/exynos/ |
D | exynos_mixer.c | 97 struct device *dev; member 778 struct device *dev = &mixer_ctx->pdev->dev; in mixer_resources_init() local 831 struct device *dev = &mixer_ctx->pdev->dev; in vp_resources_init() local 1175 static int mixer_bind(struct device *dev, struct device *manager, void *data) in mixer_bind() 1214 static void mixer_unbind(struct device *dev, struct device *master, void *data) in mixer_unbind() 1228 struct device *dev = &pdev->dev; in mixer_probe() local 1268 static int __maybe_unused exynos_mixer_suspend(struct device *dev) in exynos_mixer_suspend() 1283 static int __maybe_unused exynos_mixer_resume(struct device *dev) in exynos_mixer_resume()
|
/linux-6.15/drivers/firmware/arm_scmi/ |
D | raw_mode.c | 435 struct device *dev; in scmi_xfer_raw_worker() local 534 struct device *dev = raw->handle->dev; in scmi_xfer_raw_get_init() local 618 struct device *dev = raw->handle->dev; in scmi_do_xfer_raw_start() local 1030 struct device *dev = raw->handle->dev; in scmi_raw_queue_init() local 1062 struct device *dev = raw->handle->dev; in scmi_xfer_raw_worker_init() local 1093 struct device *dev = raw->handle->dev; in scmi_raw_mode_setup() local 1170 struct device *dev; in scmi_raw_mode_init() local 1313 struct device *dev; in scmi_raw_message_report() local
|
/linux-6.15/drivers/infiniband/core/ |
D | user_mad.c | 95 struct device dev; member 158 struct ib_umad_device *dev = in ib_umad_dev_free() local 164 static void ib_umad_dev_get(struct ib_umad_device *dev) in ib_umad_dev_get() 169 static void ib_umad_dev_put(struct ib_umad_device *dev) in ib_umad_dev_put() 1208 static ssize_t ibdev_show(struct device *dev, struct device_attribute *attr, in ibdev_show() 1220 static ssize_t port_show(struct device *dev, struct device_attribute *attr, in port_show() 1239 static char *umad_devnode(const struct device *dev, umode_t *mode) in umad_devnode() 1272 static void ib_umad_init_port_dev(struct device *dev, in ib_umad_init_port_dev()
|
/linux-6.15/drivers/iio/light/ |
D | apds9306.c | 175 struct device *dev; member 388 struct device *dev = data->dev; in apds9306_regfield_init() local 466 struct device *dev = data->dev; in apds9306_read_data() local 566 struct device *dev = data->dev; in apds9306_intg_time_set() local 1227 struct device *dev = data->dev; in apds9306_pm_init() local 1251 struct device *dev = &client->dev; in apds9306_probe() local 1320 static int apds9306_runtime_suspend(struct device *dev) in apds9306_runtime_suspend() 1327 static int apds9306_runtime_resume(struct device *dev) in apds9306_runtime_resume()
|
/linux-6.15/drivers/usb/gadget/udc/ |
D | goku_udc.h | 206 struct goku_udc *dev; member 264 #define xprintk(dev,level,fmt,args...) \ argument 269 #define DBG(dev,fmt,args...) \ argument 272 #define DBG(dev,fmt,args...) \ argument 279 #define VDBG(dev,fmt,args...) \ argument 283 #define ERROR(dev,fmt,args...) \ argument 285 #define WARNING(dev,fmt,args...) \ argument 287 #define INFO(dev,fmt,args...) \ argument
|
/linux-6.15/drivers/input/mouse/ |
D | synaptics.c | 927 static void synaptics_report_semi_mt_slot(struct input_dev *dev, int slot, in synaptics_report_semi_mt_slot() 938 static void synaptics_report_semi_mt_data(struct input_dev *dev, in synaptics_report_semi_mt_data() 960 struct input_dev *dev = psmouse->dev; in synaptics_report_ext_buttons() local 1006 struct input_dev *dev = psmouse->dev; in synaptics_report_buttons() local 1027 struct input_dev *dev = psmouse->dev; in synaptics_report_mt_data() local 1101 struct input_dev *dev = psmouse->dev; in synaptics_process_packet() local 1270 static void set_abs_position_params(struct input_dev *dev, in set_abs_position_params() 1290 struct input_dev *dev = psmouse->dev; in set_input_params() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | fs_hws.c | 23 static int mlx5_fs_init_hws_actions_pool(struct mlx5_core_dev *dev, in mlx5_fs_init_hws_actions_pool() 751 struct mlx5_core_dev *dev = ns->dev; in mlx5_fs_fte_get_hws_actions() local 1229 mlx5_fs_verify_encap_decap_params(struct mlx5_core_dev *dev, in mlx5_fs_verify_encap_decap_params() 1240 mlx5_fs_get_pr_encap_pool(struct mlx5_core_dev *dev, struct xarray *pr_pools, in mlx5_fs_get_pr_encap_pool() 1289 struct mlx5_core_dev *dev = ns->dev; in mlx5_cmd_hws_packet_reformat_alloc() local 1379 struct mlx5_core_dev *dev = ns->dev; in mlx5_cmd_hws_packet_reformat_dealloc() local 1425 mlx5_fs_create_mh_pool(struct mlx5_core_dev *dev, in mlx5_fs_create_mh_pool() 1558 bool mlx5_fs_hws_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_hws_is_supported()
|
/linux-6.15/drivers/media/platform/ti/omap3isp/ |
D | isp.c | 529 struct device *dev = isp->dev; in isp_isr_sbl() local 1497 static int isp_pm_prepare(struct device *dev) in isp_pm_prepare() 1516 static int isp_pm_suspend(struct device *dev) in isp_pm_suspend() 1528 static int isp_pm_resume(struct device *dev) in isp_pm_resume() 1538 static void isp_pm_complete(struct device *dev) in isp_pm_complete() 2031 static void isp_parse_of_parallel_endpoint(struct device *dev, in isp_parse_of_parallel_endpoint() 2050 static void isp_parse_of_csi2_endpoint(struct device *dev, in isp_parse_of_csi2_endpoint() 2082 static void isp_parse_of_csi1_endpoint(struct device *dev, in isp_parse_of_csi1_endpoint()
|
/linux-6.15/drivers/tty/serial/8250/ |
D | 8250_dfl.c | 54 struct device *dev = &dfl_dev->dev; in dfl_uart_get_params() local 111 struct device *dev = &dfl_dev->dev; in dfl_uart_probe() local
|
/linux-6.15/drivers/ata/ |
D | pata_radisys.c | 43 struct pci_dev *dev = to_pci_dev(ap->host->dev); in radisys_set_piomode() local 93 struct pci_dev *dev = to_pci_dev(ap->host->dev); in radisys_set_dmamode() local
|