Home
last modified time | relevance | path

Searched defs:dev (Results 6076 – 6100 of 16102) sorted by relevance

1...<<241242243244245246247248249250>>...645

/openbmc/linux/drivers/pci/msi/
H A Dmsi.h119 static inline int pci_msi_legacy_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in pci_msi_legacy_setup_msi_irqs()
125 static inline void pci_msi_legacy_teardown_msi_irqs(struct pci_dev *dev) in pci_msi_legacy_teardown_msi_irqs()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dfl.c54 struct device *dev = &dfl_dev->dev; in dfl_uart_get_params() local
111 struct device *dev = &dfl_dev->dev; in dfl_uart_probe() local
/openbmc/linux/drivers/gpio/
H A Dgpio-imx-scu.c19 struct device *dev; member
88 struct device *dev = &pdev->dev; in imx_scu_gpio_probe() local
/openbmc/linux/net/core/
H A Dgro_cells.c14 struct net_device *dev = skb->dev; in gro_cells_receive() local
69 int gro_cells_init(struct gro_cells *gcells, struct net_device *dev) in gro_cells_init()
/openbmc/linux/drivers/ata/
H A Dpata_radisys.c43 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
/openbmc/linux/drivers/pci/
H A Dsyscall.c18 struct pci_dev *dev; in SYSCALL_DEFINE5() local
89 struct pci_dev *dev; in SYSCALL_DEFINE5() local
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-gpmux.c44 static struct i2c_adapter *mux_parent_adapter(struct device *dev) in mux_parent_adapter()
71 struct device *dev = &pdev->dev; in i2c_mux_probe() local
/openbmc/qemu/hw/fsi/
H A Dlbus.c79 static void fsi_scratchpad_realize(DeviceState *dev, Error **errp) in fsi_scratchpad_realize()
87 static void fsi_scratchpad_reset(DeviceState *dev) in fsi_scratchpad_reset()
/openbmc/qemu/hw/misc/
H A Dpvpanic-isa.c46 static void pvpanic_isa_realizefn(DeviceState *dev, Error **errp) in pvpanic_isa_realizefn()
70 Aml *dev = aml_device("PEVT"); in build_pvpanic_isa_aml() local
/openbmc/linux/drivers/net/wan/
H A Dfarsync.c425 struct net_device *dev; /* Device struct - must be first */ member
800 struct net_device *dev = port_to_dev(port); in fst_tx_dma_complete() local
828 struct net_device *dev = port_to_dev(port); in fst_rx_dma_complete() local
1098 struct net_device *dev = port_to_dev(port); in fst_log_rx_error() local
1172 struct net_device *dev = port_to_dev(port); in fst_intr_rx() local
1285 struct net_device *dev; in do_bottom_half_tx() local
2022 fst_ioctl(struct net_device *dev, struct if_settings *ifs) in fst_ioctl()
2118 fst_open(struct net_device *dev) in fst_open()
2141 fst_close(struct net_device *dev) in fst_close()
2421 struct net_device *dev = alloc_hdlcdev(&card->ports[i]); in fst_add_one() local
[all …]
/openbmc/linux/drivers/bus/
H A Dti-sysc.c129 struct device *dev; member
1039 static int sysc_enable_module(struct device *dev) in sysc_enable_module()
1178 static int sysc_disable_module(struct device *dev) in sysc_disable_module()
1339 static int __maybe_unused sysc_runtime_resume(struct device *dev) in sysc_runtime_resume()
1415 struct device *dev = ddata->dev; in sysc_reinit_module() local
1455 static int __maybe_unused sysc_noirq_suspend(struct device *dev) in sysc_noirq_suspend()
1473 static int __maybe_unused sysc_noirq_resume(struct device *dev) in sysc_noirq_resume()
2406 static struct sysc *sysc_child_to_parent(struct device *dev) in sysc_child_to_parent()
2451 static int sysc_child_suspend_noirq(struct device *dev) in sysc_child_suspend_noirq()
2492 static int sysc_child_resume_noirq(struct device *dev) in sysc_child_resume_noirq()
[all …]
/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c159 struct device *dev; member
866 struct device *dev = cinfo->dev; in scmi_handle_notification() local
1118 struct device *dev = info->dev; in scmi_wait_for_message_response() local
1145 struct device *dev = info->dev; in scmi_xfer_raw_wait_for_message_response() local
1171 struct device *dev = info->dev; in do_xfer() local
1326 struct device *dev = info->dev; in xfer_get_init() local
2210 struct device *dev = sinfo->dev; in __scmi_xfer_info_init() local
2661 struct device *dev = &pdev->dev; in scmi_probe() local
2861 static ssize_t protocol_version_show(struct device *dev, in protocol_version_show()
2880 static ssize_t vendor_id_show(struct device *dev, in vendor_id_show()
[all …]
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c675 static int stm32_adc_hw_stop(struct device *dev) in stm32_adc_hw_stop()
1409 struct device *dev = indio_dev->dev.parent; in stm32_adc_single_conv() local
1615 struct device *dev = indio_dev->dev.parent; in stm32_adc_update_scan_mode() local
1662 struct device *dev = indio_dev->dev.parent; in stm32_adc_debugfs_reg_access() local
1784 struct device *dev = indio_dev->dev.parent; in stm32_adc_buffer_postenable() local
1827 struct device *dev = indio_dev->dev.parent; in stm32_adc_buffer_predisable() local
1902 struct device *dev = &indio_dev->dev; in stm32_adc_fw_get_resolution() local
1992 struct device *dev = &indio_dev->dev; in stm32_adc_get_legacy_chan_count() local
2039 struct device *dev = &indio_dev->dev; in stm32_adc_legacy_chan_init() local
2391 struct device *dev = &pdev->dev; in stm32_adc_probe() local
[all …]
/openbmc/linux/kernel/
H A Dcpu.c1556 int cpu_device_down(struct device *dev) in cpu_device_down()
1776 int cpu_device_up(struct device *dev) in cpu_device_up()
2677 struct device *dev = get_cpu_device(cpu); in cpuhp_offline_cpu_device() local
2686 struct device *dev = get_cpu_device(cpu); in cpuhp_online_cpu_device() local
2765 static ssize_t state_show(struct device *dev, in state_show()
2815 static ssize_t target_show(struct device *dev, in target_show()
2874 static ssize_t fail_show(struct device *dev, in fail_show()
2897 static ssize_t states_show(struct device *dev, in states_show()
3006 static ssize_t control_show(struct device *dev, in control_show()
3032 static ssize_t active_show(struct device *dev, in active_show()
[all …]
/openbmc/linux/drivers/scsi/
H A Desp_scsi.c660 struct scsi_device *dev = cmd->device; in esp_autosense() local
710 struct scsi_device *dev = cmd->device; in find_and_prep_issuable_command() local
738 struct scsi_device *dev; in esp_maybe_execute_command() local
901 struct scsi_device *dev = cmd->device; in esp_cmd_is_done() local
949 struct scsi_device *dev = ent->cmd->device; in esp_event_queue_full() local
957 struct scsi_device *dev = cmd->device; in esp_queuecommand_lck() local
1142 struct scsi_device *dev; in esp_reconnect() local
1275 struct scsi_device *dev = cmd->device; in esp_finish_select() local
2444 static int esp_slave_alloc(struct scsi_device *dev) in esp_slave_alloc()
2466 static int esp_slave_configure(struct scsi_device *dev) in esp_slave_configure()
[all …]
/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c146 static ssize_t hw_stat_device_show(struct device *dev, in hw_stat_device_show()
157 static ssize_t hw_stat_device_store(struct device *dev, in hw_stat_device_store()
554 static int get_perf_mad(struct ib_device *dev, int port_num, __be16 attr, in get_perf_mad()
790 static const struct attribute_group *get_counter_table(struct ib_device *dev, in get_counter_table()
826 static int print_hw_stat(struct ib_device *dev, int port_num, in print_hw_stat()
1319 struct ib_device *dev = rdma_device_to_ibdev(device); in node_type_show() local
1329 struct ib_device *dev = rdma_device_to_ibdev(device); in sys_image_guid_show() local
1343 struct ib_device *dev = rdma_device_to_ibdev(device); in node_guid_show() local
1357 struct ib_device *dev = rdma_device_to_ibdev(device); in node_desc_show() local
1366 struct ib_device *dev = rdma_device_to_ibdev(device); in node_desc_store() local
[all …]
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h212 struct mlx5_core_dev *dev; member
473 struct mlx5_core_dev *dev; member
909 static inline u16 fw_rev_maj(struct mlx5_core_dev *dev) in fw_rev_maj()
914 static inline u16 fw_rev_min(struct mlx5_core_dev *dev) in fw_rev_min()
919 static inline u16 fw_rev_sub(struct mlx5_core_dev *dev) in fw_rev_sub()
983 struct mlx5_core_dev *dev; member
1181 #define mlx5_lag_for_each_peer_mdev(dev, peer, i) \ argument
1234 mlx5_core_is_ecpf_esw_manager(const struct mlx5_core_dev *dev) in mlx5_core_is_ecpf_esw_manager()
1292 static inline int mlx5_core_mp_enabled(struct mlx5_core_dev *dev) in mlx5_core_mp_enabled()
1306 static inline int mlx5_get_dev_index(struct mlx5_core_dev *dev) in mlx5_get_dev_index()
[all …]
/openbmc/linux/drivers/hwmon/
H A Dvia-cputemp.c50 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show()
64 static ssize_t temp_show(struct device *dev, struct device_attribute *devattr, in temp_show()
78 static ssize_t cpu0_vid_show(struct device *dev, in cpu0_vid_show()
/openbmc/linux/drivers/parport/
H A Ddaisy.c210 struct daisydev *dev = *p; in parport_daisy_fini() local
246 struct pardevice *dev; in parport_open() local
295 void parport_close(struct pardevice *dev) in parport_close()
/openbmc/linux/drivers/xen/xen-pciback/
H A Dconf_space.h84 static inline int xen_pcibk_config_add_field(struct pci_dev *dev, in xen_pcibk_config_add_field()
90 static inline int xen_pcibk_config_add_fields(struct pci_dev *dev, in xen_pcibk_config_add_fields()
102 static inline int xen_pcibk_config_add_fields_offset(struct pci_dev *dev, in xen_pcibk_config_add_fields_offset()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c245 static void am33xx_otg0_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg0_set_phy_power()
264 static void am33xx_otg1_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg1_set_phy_power()
300 struct udevice *dev; in arch_misc_init() local
/openbmc/u-boot/drivers/video/
H A Dtegra.c297 static int tegra_lcd_probe(struct udevice *dev) in tegra_lcd_probe()
336 static int tegra_lcd_ofdata_to_platdata(struct udevice *dev) in tegra_lcd_ofdata_to_platdata()
391 static int tegra_lcd_bind(struct udevice *dev) in tegra_lcd_bind()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali1535.c128 static int ali1535_setup(struct pci_dev *dev) in ali1535_setup()
491 static int ali1535_probe(struct pci_dev *dev, const struct pci_device_id *id) in ali1535_probe()
507 static void ali1535_remove(struct pci_dev *dev) in ali1535_remove()
/openbmc/qemu/hw/usb/
H A Dcanokey.c136 static void canokey_handle_reset(USBDevice *dev) in canokey_handle_reset()
148 static void canokey_handle_control(USBDevice *dev, USBPacket *p, in canokey_handle_control()
188 static void canokey_handle_data(USBDevice *dev, USBPacket *p) in canokey_handle_data()
/openbmc/qemu/hw/char/
H A Dvirtio-console.c114 DeviceState *dev = DEVICE(port); in set_guest_connected() local
220 static void virtconsole_realize(DeviceState *dev, Error **errp) in virtconsole_realize()
255 static void virtconsole_unrealize(DeviceState *dev) in virtconsole_unrealize()

1...<<241242243244245246247248249250>>...645