Home
last modified time | relevance | path

Searched defs:dev (Results 5926 – 5950 of 16102) sorted by relevance

1...<<231232233234235236237238239240>>...645

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c82 void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev) in bnx2i_identify_device()
317 void bnx2i_ulp_init(struct cnic_dev *dev) in bnx2i_ulp_init()
342 void bnx2i_ulp_exit(struct cnic_dev *dev) in bnx2i_ulp_exit()
/openbmc/linux/drivers/pwm/
H A Dpwm-intel-lgm.c139 static int lgm_clk_enable(struct device *dev, struct clk *clk) in lgm_clk_enable()
157 static int lgm_reset_control_deassert(struct device *dev, struct reset_control *rst) in lgm_reset_control_deassert()
170 struct device *dev = &pdev->dev; in lgm_pwm_probe() local
/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c93 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
/openbmc/linux/drivers/usb/storage/
H A Dscsiglue.c95 struct device *dev = us->pusb_dev->bus->sysdev; in slave_configure() local
589 static ssize_t max_sectors_show(struct device *dev, struct device_attribute *attr, char *buf) in max_sectors_show()
597 static ssize_t max_sectors_store(struct device *dev, struct device_attribute *attr, const char *buf, in max_sectors_store()
/openbmc/linux/drivers/regulator/
H A Dinternal.h46 struct device *dev; member
63 static inline struct regulator_dev *dev_to_rdev(struct device *dev) in dev_to_rdev()
90 regulator_of_get_init_data(struct device *dev, in regulator_of_get_init_data()
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_pipeline.c27 struct device dev; member
37 attr_show_args(struct device *dev, struct device_attribute *attr, char *buf) in attr_show_args()
60 mISDN_dsp_dev_release(struct device *dev) in mISDN_dsp_dev_release()
/openbmc/linux/drivers/parisc/
H A Deisa.c240 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()
/openbmc/linux/drivers/input/keyboard/
H A Dsh_keysc.c72 static void sh_keysc_map_dbg(struct device *dev, unsigned long *map, in sh_keysc_map_dbg()
286 static int sh_keysc_suspend(struct device *dev) in sh_keysc_suspend()
306 static int sh_keysc_resume(struct device *dev) in sh_keysc_resume()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-jadard-jd9365da-h3.c53 struct device *dev = panel->dev; in jadard_enable() local
85 struct device *dev = panel->dev; in jadard_disable() local
589 struct device *dev = &dsi->dev; in jadard_dsi_probe() local
H A Dpanel-xinpeng-xpp055c272.c50 struct device *dev; member
66 struct device *dev = ctx->dev; in xpp055c272_init_sequence() local
269 struct device *dev = &dsi->dev; in xpp055c272_probe() local
/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dcommon.c229 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
/openbmc/linux/drivers/input/misc/
H A Drotary_encoder.c187 struct device *dev = &pdev->dev; in rotary_encoder_probe() local
315 static int rotary_encoder_suspend(struct device *dev) in rotary_encoder_suspend()
328 static int rotary_encoder_resume(struct device *dev) in rotary_encoder_resume()
/openbmc/linux/drivers/hwmon/
H A Dsfctemp.c194 static int sfctemp_read(struct device *dev, enum hwmon_sensor_types type, in sfctemp_read()
215 static int sfctemp_write(struct device *dev, enum hwmon_sensor_types type, in sfctemp_write()
256 struct device *dev = &pdev->dev; in sfctemp_probe() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_uart.c254 struct device *dev = &serdev->dev; in cros_ec_uart_probe() local
315 static int __maybe_unused cros_ec_uart_suspend(struct device *dev) in cros_ec_uart_suspend()
322 static int __maybe_unused cros_ec_uart_resume(struct device *dev) in cros_ec_uart_resume()
/openbmc/linux/net/ipv6/
H A Dxfrm6_policy.c58 struct net_device *dev; in xfrm6_get_saddr() local
76 static int xfrm6_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, in xfrm6_fill_dst()
133 static void xfrm6_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm6_dst_ifdown()
/openbmc/qemu/target/s390x/
H A Dcpu.c171 DeviceState *dev = DEVICE(s); in s390_cpu_reset() local
243 static void s390_cpu_realizefn(DeviceState *dev, Error **errp) in s390_cpu_realizefn()
318 static void s390_cpu_reset_full(DeviceState *dev) in s390_cpu_reset_full()
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c219 struct udevice *dev; member
937 static int cpsw_init(struct eth_device *dev, bd_t *bis) in cpsw_init()
944 static void cpsw_halt(struct eth_device *dev) in cpsw_halt()
958 static int cpsw_recv(struct eth_device *dev) in cpsw_recv()
977 struct eth_device *dev; in cpsw_register() local
1014 static int cpsw_eth_start(struct udevice *dev) in cpsw_eth_start()
1036 static int cpsw_eth_free_pkt(struct udevice *dev, uchar *packet, in cpsw_eth_free_pkt()
1044 static void cpsw_eth_stop(struct udevice *dev) in cpsw_eth_stop()
1052 static int cpsw_eth_probe(struct udevice *dev) in cpsw_eth_probe()
1191 static int cpsw_eth_ofdata_to_platdata(struct udevice *dev) in cpsw_eth_ofdata_to_platdata()
[all …]
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c337 struct device *dev = hdev->core->dev; in venus_alloc() local
352 struct device *dev = hdev->core->dev; in venus_free() local
384 struct device *dev = hdev->core->dev; in venus_iface_cmdq_write_nolock() local
458 struct device *dev = hdev->core->dev; in venus_boot_core() local
504 struct device *dev = hdev->core->dev; in venus_hwversion() local
523 struct device *dev = hdev->core->dev; in venus_run() local
557 struct device *dev = hdev->core->dev; in venus_halt_axi() local
933 struct device *dev = hdev->core->dev; in venus_sys_set_default_properties() local
1144 struct device *dev = core->dev; in venus_core_init() local
1468 struct device *dev = core->dev; in venus_suspend_1xx() local
[all …]
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-dp.c27 struct device *dev; member
76 struct device *dev = &pdev->dev; in rockchip_dp_phy_probe() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-via.c86 static int vt586b_probe(struct pci_dev *dev, const struct pci_device_id *id) in vt586b_probe()
136 static void vt586b_remove(struct pci_dev *dev) in vt586b_remove()
/openbmc/linux/drivers/staging/rtl8192e/
H A Ddot11d.c110 void dot11d_update_country(struct rtllib_device *dev, u8 *address, in dot11d_update_country()
154 void dot11d_scan_complete(struct rtllib_device *dev) in dot11d_scan_complete()
/openbmc/u-boot/drivers/power/
H A Dtwl4030.c186 struct udevice *dev; in twl4030_i2c_write_u8() local
204 struct udevice *dev; in twl4030_i2c_read_u8() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c55 struct udevice *bus, *dev; in arch_cpu_init_dm() local
130 struct udevice *dev, *lpc; in checkcpu() local
/openbmc/linux/drivers/pci/
H A Dhost-bridge.c28 struct device *pci_get_host_bridge_device(struct pci_dev *dev) in pci_get_host_bridge_device()
37 void pci_put_host_bridge_device(struct device *dev) in pci_put_host_bridge_device()
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c31 struct udevice *dev; in board_init_f() local
45 struct udevice *dev; in spl_board_init() local

1...<<231232233234235236237238239240>>...645