Home
last modified time | relevance | path

Searched defs:dev (Results 276 – 300 of 15718) sorted by relevance

1...<<11121314151617181920>>...629

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.c320 static void tlan_start(struct net_device *dev) in tlan_start()
331 static void tlan_stop(struct net_device *dev) in tlan_stop()
446 struct net_device *dev; in tlan_probe1() local
603 struct net_device *dev; in tlan_eisa_cleanup() local
814 static int tlan_init(struct net_device *dev) in tlan_init()
892 static int tlan_open(struct net_device *dev) in tlan_open()
1133 struct net_device *dev = dev_id; in tlan_handle_interrupt() local
1819 struct net_device *dev = priv->dev; in tlan_timer() local
2144 tlan_reset_adapter(struct net_device *dev) in tlan_reset_adapter()
2229 tlan_finish_reset(struct net_device *dev) in tlan_finish_reset()
[all …]
/openbmc/linux/drivers/base/
H A Dcpu.c48 static int cpu_subsys_online(struct device *dev) in cpu_subsys_online()
89 static int cpu_subsys_offline(struct device *dev) in cpu_subsys_offline()
106 static ssize_t cpu_probe_store(struct device *dev, in cpu_probe_store()
124 static ssize_t cpu_release_store(struct device *dev, in cpu_release_store()
150 static ssize_t crash_notes_show(struct device *dev, in crash_notes_show()
214 static ssize_t show_cpus_attr(struct device *dev, in show_cpus_attr()
246 static ssize_t print_cpus_offline(struct device *dev, in print_cpus_offline()
314 static void cpu_device_release(struct device *dev) in cpu_device_release()
440 struct device *dev = NULL; in __cpu_device_create() local
474 struct device *dev; in cpu_device_create() local
[all …]
/openbmc/linux/drivers/pci/
H A Daccess.c208 static noinline void pci_wait_cfg(struct pci_dev *dev) in pci_wait_cfg()
294 bool pci_cfg_access_trylock(struct pci_dev *dev) in pci_cfg_access_trylock()
316 void pci_cfg_access_unlock(struct pci_dev *dev) in pci_cfg_access_unlock()
335 static inline int pcie_cap_version(const struct pci_dev *dev) in pcie_cap_version()
340 bool pcie_cap_has_lnkctl(const struct pci_dev *dev) in pcie_cap_has_lnkctl()
353 bool pcie_cap_has_lnkctl2(const struct pci_dev *dev) in pcie_cap_has_lnkctl2()
358 static inline bool pcie_cap_has_sltctl(const struct pci_dev *dev) in pcie_cap_has_sltctl()
364 bool pcie_cap_has_rtctl(const struct pci_dev *dev) in pcie_cap_has_rtctl()
413 int pcie_capability_read_word(struct pci_dev *dev, int pos, u16 *val) in pcie_capability_read_word()
566 int pci_read_config_dword(const struct pci_dev *dev, int where, in pci_read_config_dword()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmmio.c414 static u32 mt7915_reg_map_l1(struct mt7915_dev *dev, u32 addr) in mt7915_reg_map_l1()
435 static u32 mt7915_reg_map_l2(struct mt7915_dev *dev, u32 addr) in mt7915_reg_map_l2()
581 struct mt7915_dev *dev; in mt7915_mmio_wed_offload_enable() local
595 struct mt7915_dev *dev; in mt7915_mmio_wed_offload_disable() local
606 struct mt7915_dev *dev; in mt7915_mmio_wed_release_rx_buf() local
630 struct mt7915_dev *dev; in mt7915_mmio_wed_init_rx_buf() local
682 struct mt7915_dev *dev; in mt7915_mmio_wed_update_rx_stats() local
846 struct mt7915_dev *dev; in mt7915_mmio_init() local
894 void mt7915_dual_hif_set_irq_mask(struct mt7915_dev *dev, in mt7915_dual_hif_set_irq_mask()
999 struct mt7915_dev *dev = dev_instance; in mt7915_irq_handler() local
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c384 static int sci_open(struct toshiba_acpi_dev *dev) in sci_open()
1428 struct toshiba_acpi_dev *dev = m->private; in lcd_proc_show() local
1531 struct toshiba_acpi_dev *dev = m->private; in video_proc_show() local
1648 struct toshiba_acpi_dev *dev = m->private; in fan_proc_show() local
1723 struct toshiba_acpi_dev *dev = m->private; in keys_proc_show() local
1830 static ssize_t fan_store(struct device *dev, in fan_store()
1852 static ssize_t fan_show(struct device *dev, in fan_show()
2458 struct device *dev = kobj_to_dev(kobj); in toshiba_sysfs_is_visible() local
2669 struct toshiba_acpi_dev *dev = data; in toshiba_acpi_wwan_set_block() local
2684 struct toshiba_acpi_dev *dev = data; in toshiba_acpi_wwan_poll() local
[all …]
/openbmc/webui-vue/
H A Dpackage-lock.json66 "dev": true, boolean
80 "dev": true, boolean
93 "dev": true, boolean
106 "dev": true, boolean
115 "dev": true, boolean
145 "dev": true, boolean
160 "dev": true, boolean
172 "dev": true, boolean
185 "dev": true, boolean
201 "dev": true, boolean
[all …]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c57 static ssize_t nr_pe_cmp_show(struct device *dev, in nr_pe_cmp_show()
81 static ssize_t nr_cntr_show(struct device *dev, in nr_cntr_show()
105 static ssize_t numcidc_show(struct device *dev, in numcidc_show()
117 static ssize_t numvmidc_show(struct device *dev, in numvmidc_show()
165 static ssize_t reset_store(struct device *dev, in reset_store()
280 static ssize_t mode_show(struct device *dev, in mode_show()
292 static ssize_t mode_store(struct device *dev, in mode_store()
446 static ssize_t pe_show(struct device *dev, in pe_show()
458 static ssize_t pe_store(struct device *dev, in pe_store()
481 static ssize_t event_show(struct device *dev, in event_show()
[all …]
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_main.c61 static int ipvlan_port_create(struct net_device *dev) in ipvlan_port_create()
94 static void ipvlan_port_destroy(struct net_device *dev) in ipvlan_port_destroy()
130 static int ipvlan_init(struct net_device *dev) in ipvlan_init()
165 static void ipvlan_uninit(struct net_device *dev) in ipvlan_uninit()
179 static int ipvlan_open(struct net_device *dev) in ipvlan_open()
198 static int ipvlan_stop(struct net_device *dev) in ipvlan_stop()
216 struct net_device *dev) in ipvlan_start_xmit()
289 static void ipvlan_get_stats64(struct net_device *dev, in ipvlan_get_stats64()
440 static int ipvlan_nl_changelink(struct net_device *dev, in ipvlan_nl_changelink()
512 const struct net_device *dev) in ipvlan_nl_fillinfo()
[all …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_file.c153 struct drm_device *dev = minor->dev; in drm_file_alloc() local
211 struct drm_device *dev = file_priv->minor->dev; in drm_events_release() local
245 struct drm_device *dev; in drm_file_free() local
335 struct drm_device *dev = minor->dev; in drm_open_helper() local
411 struct drm_device *dev; in drm_open() local
455 void drm_lastclose(struct drm_device * dev) in drm_lastclose()
487 struct drm_device *dev = minor->dev; in drm_release() local
510 struct drm_device *dev; in drm_file_update_pid() local
559 struct drm_device *dev = minor->dev; in drm_release_noglobal() local
1016 struct drm_device *dev = file->minor->dev; in drm_show_fdinfo() local
[all …]
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c525 void rtl8192_rx_enable(struct net_device *dev) in rtl8192_rx_enable()
650 struct net_device *dev = info->dev; in rtl8192_rx_isr() local
778 struct net_device *dev; in rtl8192_tx_isr() local
3163 int rtl8192_up(struct net_device *dev) in rtl8192_up()
3187 int rtl8192_down(struct net_device *dev) in rtl8192_down()
3228 void rtl8192_commit(struct net_device *dev) in rtl8192_commit()
4062 struct net_device *dev = info->dev; in TranslateRxSignalStuff819xUsb() local
4249 struct net_device *dev = info->dev; in query_rxdesc_status() local
4339 struct net_device *dev = info->dev; in rtl8192_rx_nomal() local
4441 struct net_device *dev = info->dev; in rtl8192_rx_cmd() local
[all …]
/openbmc/linux/include/linux/
H A Dpnp.h203 struct device dev; /* Driver Model device interface */ member
278 #define card_for_each_dev(card, dev) \ argument
280 #define pnp_dev_name(dev) (dev)->name argument
309 #define pnp_can_read(dev) (((dev)->protocol->get) && \ argument
317 #define pnp_can_configure(dev) ((!(dev)->active) && \ argument
328 #define pnp_device_is_isapnp(dev) 0 argument
337 #define pnp_device_is_pnpbios(dev) 0 argument
351 #define pnp_acpi_device(dev) 0 argument
363 #define isapnp_csn_number(dev) ((dev)->number) argument
427 struct device dev; /* link to driver model */ member
[all …]
/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c220 static u32 get_reg(struct udevice *dev, u32 reg) in get_reg()
256 static bool is_connected(struct udevice *dev) in is_connected()
307 static int aux_wait_ready(struct udevice *dev) in aux_wait_ready()
334 static int aux_wait_reply(struct udevice *dev) in aux_wait_reply()
374 static int aux_request_send(struct udevice *dev, in aux_request_send()
635 static int initialize(struct udevice *dev) in initialize()
784 static void enable_main_link(struct udevice *dev) in enable_main_link()
1726 static int run_training(struct udevice *dev) in run_training()
1826 static int establish_link(struct udevice *dev) in establish_link()
2005 static void set_line_reset(struct udevice *dev) in set_line_reset()
[all …]
/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.c261 struct usbnet *dev; in smsc95xx_mdiobus_reset() local
297 struct usbnet *dev = bus->priv; in smsc95xx_mdiobus_read() local
305 struct usbnet *dev = bus->priv; in smsc95xx_mdiobus_write() local
481 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_set_multicast() local
635 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_set_features() local
669 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_ethtool_get_eeprom() local
679 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_ethtool_set_eeprom() local
700 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_ethtool_getregs() local
723 struct usbnet *dev = netdev_priv(net); in smsc95xx_ethtool_get_wol() local
733 struct usbnet *dev = netdev_priv(net); in smsc95xx_ethtool_set_wol() local
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.c42 mt76_alloc_txwi(struct mt76_dev *dev) in mt76_alloc_txwi()
63 mt76_alloc_rxwi(struct mt76_dev *dev) in mt76_alloc_rxwi()
76 __mt76_get_txwi(struct mt76_dev *dev) in __mt76_get_txwi()
92 __mt76_get_rxwi(struct mt76_dev *dev) in __mt76_get_rxwi()
108 mt76_get_txwi(struct mt76_dev *dev) in mt76_get_txwi()
119 mt76_get_rxwi(struct mt76_dev *dev) in mt76_get_rxwi()
155 mt76_free_pending_txwi(struct mt76_dev *dev) in mt76_free_pending_txwi()
169 mt76_free_pending_rxwi(struct mt76_dev *dev) in mt76_free_pending_rxwi()
891 struct mt76_dev *dev; in mt76_dma_rx_poll() local
915 mt76_dma_init(struct mt76_dev *dev, in mt76_dma_init()
[all …]
/openbmc/linux/drivers/ata/
H A Dlibata-zpodd.c23 struct ata_device *dev; member
35 static int eject_tray(struct ata_device *dev) in eject_tray()
104 static bool zpready(struct ata_device *dev) in zpready()
146 void zpodd_on_suspend(struct ata_device *dev) in zpodd_on_suspend()
171 bool zpodd_zpready(struct ata_device *dev) in zpodd_zpready()
185 void zpodd_enable_run_wake(struct ata_device *dev) in zpodd_enable_run_wake()
196 void zpodd_disable_run_wake(struct ata_device *dev) in zpodd_disable_run_wake()
219 void zpodd_post_poweron(struct ata_device *dev) in zpodd_post_poweron()
244 struct device *dev = &ata_dev->sdev->sdev_gendev; in zpodd_wake_dev() local
265 void zpodd_init(struct ata_device *dev) in zpodd_init()
[all …]
/openbmc/linux/drivers/net/arcnet/
H A Dcom90io.c82 static void put_buffer_byte(struct net_device *dev, unsigned offset, in put_buffer_byte()
95 static void get_whole_buffer(struct net_device *dev, unsigned offset, in get_whole_buffer()
111 static void put_whole_buffer(struct net_device *dev, unsigned offset, in put_whole_buffer()
130 static int __init com90io_probe(struct net_device *dev) in com90io_probe()
221 static int __init com90io_found(struct net_device *dev) in com90io_found()
279 static int com90io_reset(struct net_device *dev, int really_reset) in com90io_reset()
311 static void com90io_command(struct net_device *dev, int cmd) in com90io_command()
318 static int com90io_status(struct net_device *dev) in com90io_status()
325 static void com90io_setmask(struct net_device *dev, int mask) in com90io_setmask()
384 struct net_device *dev; in com90io_init() local
[all …]
/openbmc/linux/drivers/pcmcia/
H A Dsocket_sysfs.c33 static ssize_t pccard_show_type(struct device *dev, struct device_attribute *attr, in pccard_show_type()
60 static ssize_t pccard_show_vpp(struct device *dev, struct device_attribute *attr, in pccard_show_vpp()
96 static ssize_t pccard_show_card_pm_state(struct device *dev, in pccard_show_card_pm_state()
104 static ssize_t pccard_store_card_pm_state(struct device *dev, in pccard_store_card_pm_state()
127 static ssize_t pccard_store_eject(struct device *dev, in pccard_store_eject()
143 static ssize_t pccard_show_irq_mask(struct device *dev, in pccard_show_irq_mask()
151 static ssize_t pccard_store_irq_mask(struct device *dev, in pccard_store_irq_mask()
176 static ssize_t pccard_show_resource(struct device *dev, in pccard_show_resource()
183 static ssize_t pccard_store_resource(struct device *dev, in pccard_store_resource()
220 int pccard_sysfs_add_socket(struct device *dev) in pccard_sysfs_add_socket()
[all …]
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c27 void pcie_sriov_pf_init(PCIDevice *dev, uint16_t offset, in pcie_sriov_pf_init()
74 void pcie_sriov_pf_exit(PCIDevice *dev) in pcie_sriov_pf_exit()
81 void pcie_sriov_pf_init_vf_bar(PCIDevice *dev, int region_num, in pcie_sriov_pf_init_vf_bar()
147 PCIDevice *dev = pci_new(devfn, name); in register_vf() local
166 static void register_vfs(PCIDevice *dev) in register_vfs()
199 static void unregister_vfs(PCIDevice *dev) in unregister_vfs()
252 void pcie_sriov_pf_reset(PCIDevice *dev) in pcie_sriov_pf_reset()
295 uint16_t pcie_sriov_vf_number(PCIDevice *dev) in pcie_sriov_vf_number()
301 PCIDevice *pcie_sriov_get_pf(PCIDevice *dev) in pcie_sriov_get_pf()
306 PCIDevice *pcie_sriov_get_vf_at_index(PCIDevice *dev, int n) in pcie_sriov_get_vf_at_index()
[all …]
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox_test.c22 int sandbox_clk_test_get(struct udevice *dev) in sandbox_clk_test_get()
37 int sandbox_clk_test_get_bulk(struct udevice *dev) in sandbox_clk_test_get_bulk()
44 ulong sandbox_clk_test_get_rate(struct udevice *dev, int id) in sandbox_clk_test_get_rate()
54 ulong sandbox_clk_test_set_rate(struct udevice *dev, int id, ulong rate) in sandbox_clk_test_set_rate()
64 int sandbox_clk_test_enable(struct udevice *dev, int id) in sandbox_clk_test_enable()
74 int sandbox_clk_test_enable_bulk(struct udevice *dev) in sandbox_clk_test_enable_bulk()
81 int sandbox_clk_test_disable(struct udevice *dev, int id) in sandbox_clk_test_disable()
91 int sandbox_clk_test_disable_bulk(struct udevice *dev) in sandbox_clk_test_disable_bulk()
98 int sandbox_clk_test_free(struct udevice *dev) in sandbox_clk_test_free()
112 int sandbox_clk_test_release_bulk(struct udevice *dev) in sandbox_clk_test_release_bulk()
[all …]
/openbmc/linux/drivers/scsi/aacraid/
H A Dsa.c36 struct aac_dev *dev = dev_id; in aac_sa_intr() local
74 static void aac_sa_disable_interrupt (struct aac_dev *dev) in aac_sa_disable_interrupt()
84 static void aac_sa_enable_interrupt (struct aac_dev *dev) in aac_sa_enable_interrupt()
98 static void aac_sa_notify_adapter(struct aac_dev *dev, u32 event) in aac_sa_notify_adapter()
152 static int sa_sync_cmd(struct aac_dev *dev, u32 command, in sa_sync_cmd()
228 static void aac_sa_interrupt_adapter (struct aac_dev *dev) in aac_sa_interrupt_adapter()
241 static void aac_sa_start_adapter(struct aac_dev *dev) in aac_sa_start_adapter()
255 static int aac_sa_restart_adapter(struct aac_dev *dev, int bled, u8 reset_type) in aac_sa_restart_adapter()
267 static int aac_sa_check_health(struct aac_dev *dev) in aac_sa_check_health()
298 static int aac_sa_ioremap(struct aac_dev * dev, u32 size) in aac_sa_ioremap()
[all …]
/openbmc/linux/drivers/base/power/
H A Dcommon.c25 int dev_pm_get_subsys_data(struct device *dev) in dev_pm_get_subsys_data()
61 void dev_pm_put_subsys_data(struct device *dev) in dev_pm_put_subsys_data()
102 int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach()
143 struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id()
160 struct device *dev_pm_domain_attach_by_name(struct device *dev, in dev_pm_domain_attach_by_name()
183 void dev_pm_domain_detach(struct device *dev, bool power_off) in dev_pm_domain_detach()
201 int dev_pm_domain_start(struct device *dev) in dev_pm_domain_start()
220 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) in dev_pm_domain_set()
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.c160 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup() local
174 struct cx231xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buf_prepare() local
190 struct cx231xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buf_queue() local
201 static void return_all_buffers(struct cx231xx *dev, in return_all_buffers()
219 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_start_streaming() local
235 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_stop_streaming() local
297 void cx231xx_uninit_vbi_isoc(struct cx231xx *dev) in cx231xx_uninit_vbi_isoc()
340 int cx231xx_init_vbi_isoc(struct cx231xx *dev, int max_packets, in cx231xx_init_vbi_isoc()
476 static inline void vbi_buffer_filled(struct cx231xx *dev, in vbi_buffer_filled()
590 void cx231xx_reset_vbi_buffer(struct cx231xx *dev, in cx231xx_reset_vbi_buffer()
[all …]
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c53 struct cpuidle_device *dev) in cpuidle_not_available()
65 struct cpuidle_device *dev = __this_cpu_read(cpuidle_devices); in cpuidle_play_dead() local
81 struct cpuidle_device *dev, in find_deepest_state()
115 struct cpuidle_device *dev; in cpuidle_use_deepest_state() local
133 struct cpuidle_device *dev, in cpuidle_find_deepest_state()
141 struct cpuidle_device *dev, int index) in enter_s2idle_proper()
211 noinstr int cpuidle_enter_state(struct cpuidle_device *dev, in cpuidle_enter_state()
430 struct cpuidle_device *dev) in cpuidle_poll_time()
534 int cpuidle_enable_device(struct cpuidle_device *dev) in cpuidle_enable_device()
588 void cpuidle_disable_device(struct cpuidle_device *dev) in cpuidle_disable_device()
[all …]
/openbmc/u-boot/common/
H A Dusb.c59 struct usb_device *dev; in usb_init() local
264 int usb_bulk_msg(struct usb_device *dev, unsigned int pipe, in usb_bulk_msg()
293 int usb_maxpacket(struct usb_device *dev, unsigned long pipe) in usb_maxpacket()
354 static int usb_set_maxpacket(struct usb_device *dev) in usb_set_maxpacket()
370 static int usb_parse_config(struct usb_device *dev, in usb_parse_config()
525 int usb_clear_halt(struct usb_device *dev, int pipe) in usb_clear_halt()
608 static int usb_set_address(struct usb_device *dev) in usb_set_address()
1068 int usb_select_config(struct usb_device *dev) in usb_select_config()
1151 int usb_setup_device(struct usb_device *dev, bool do_read, in usb_setup_device()
1177 int usb_new_device(struct usb_device *dev) in usb_new_device()
[all …]
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c66 static ssize_t rpm_lvl_show(struct device *dev, in rpm_lvl_show()
74 static ssize_t rpm_lvl_store(struct device *dev, in rpm_lvl_store()
98 static ssize_t spm_lvl_show(struct device *dev, in spm_lvl_show()
106 static ssize_t spm_lvl_store(struct device *dev, in spm_lvl_store()
154 static ssize_t auto_hibern8_show(struct device *dev, in auto_hibern8_show()
183 static ssize_t auto_hibern8_store(struct device *dev, in auto_hibern8_store()
395 static ssize_t monitor_enable_show(struct device *dev, in monitor_enable_show()
403 static ssize_t monitor_enable_store(struct device *dev, in monitor_enable_store()
464 static ssize_t read_total_busy_show(struct device *dev, in read_total_busy_show()
1363 void ufs_sysfs_add_nodes(struct device *dev) in ufs_sysfs_add_nodes()
[all …]

1...<<11121314151617181920>>...629