Home
last modified time | relevance | path

Searched refs:dev (Results 16876 – 16900 of 26794) sorted by relevance

1...<<671672673674675676677678679680>>...1072

/openbmc/linux/sound/soc/intel/boards/
H A Dbxt_rt298.c192 pcm = devm_kzalloc(rtd->card->dev, sizeof(*pcm), GFP_KERNEL); in broxton_hdmi_init()
234 dev_err(rtd->dev, "can't set codec sysclk configuration\n"); in broxton_rt298_hw_params()
622 ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_KERNEL); in broxton_audio_probe()
628 card->dev = &pdev->dev; in broxton_audio_probe()
632 mach = pdev->dev.platform_data; in broxton_audio_probe()
642 return devm_snd_soc_register_card(&pdev->dev, card); in broxton_audio_probe()
/openbmc/linux/drivers/parport/
H A Dprocfs.c48 struct pardevice *dev; in do_active_device() local
59 for (dev = port->devices; dev ; dev = dev->next) { in do_active_device()
60 if(dev == port->cad) { in do_active_device()
61 len += snprintf(buffer, sizeof(buffer), "%s\n", dev->name); in do_active_device()
/openbmc/qemu/hw/timer/
H A Dimx_gpt.c369 static void imx_gpt_soft_reset(DeviceState *dev) in imx_gpt_soft_reset() argument
371 IMXGPTState *s = IMX_GPT(dev); in imx_gpt_soft_reset()
375 static void imx_gpt_reset(DeviceState *dev) in imx_gpt_reset() argument
377 IMXGPTState *s = IMX_GPT(dev); in imx_gpt_reset()
509 static void imx_gpt_realize(DeviceState *dev, Error **errp) in imx_gpt_realize() argument
511 IMXGPTState *s = IMX_GPT(dev); in imx_gpt_realize()
512 SysBusDevice *sbd = SYS_BUS_DEVICE(dev); in imx_gpt_realize()
/openbmc/qemu/hw/net/
H A Dallwinner_emac.c228 static void aw_emac_reset(DeviceState *dev) in aw_emac_reset() argument
230 AwEmacState *s = AW_EMAC(dev); in aw_emac_reset()
450 static void aw_emac_realize(DeviceState *dev, Error **errp) in aw_emac_realize() argument
452 AwEmacState *s = AW_EMAC(dev); in aw_emac_realize()
456 object_get_typename(OBJECT(dev)), dev->id, in aw_emac_realize()
457 &dev->mem_reentrancy_guard, s); in aw_emac_realize()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.h38 struct net_device *dev[MAX_NIC_TYPE]; member
67 int register_lte_device(struct phy_dev *phy_dev, struct device *dev,
/openbmc/linux/arch/sh/boards/
H A Dboard-espt.c55 .dev = {
86 .dev = {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/
H A Dinit26 DEVICE=/dev/ttyS2
32 DEVICE=/dev/ttyS1
/openbmc/linux/include/media/
H A Dcec-notifier.h108 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev);
146 static inline struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() argument
/openbmc/u-boot/include/zfs/
H A Dzfs.h97 int zfs_fetch_nvlist(device_t dev, char **nvlist);
98 int zfs_getmdnobj(device_t dev, const char *fsfilename,
/openbmc/u-boot/board/udoo/
H A DREADME14 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync
18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync
/openbmc/phosphor-event/
H A D.build.sh9 make gcc g++ libsystemd-dev libc6-dev pkg-config
/openbmc/u-boot/drivers/clk/sunxi/
H A Dclk_v3s.c50 static int v3s_clk_bind(struct udevice *dev) in v3s_clk_bind() argument
52 return sunxi_reset_bind(dev, ARRAY_SIZE(v3s_resets)); in v3s_clk_bind()
/openbmc/u-boot/include/
H A Dgeneric-phy.h25 struct udevice *dev; member
273 return phy->dev != NULL; in generic_phy_valid()
/openbmc/linux/Documentation/ABI/testing/
H A Dgpio-cdev1 What: /dev/gpiochip[0-9]+
6 The character device files /dev/gpiochip* are the interface
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Dgbmc-iperf3.bb21 do_install:append:dev() {
23 rules=$nftables_dir/50-gbmc-iperf3-dev.rules
/openbmc/qemu/tests/qemu-iotests/
H A D12680 pushd "$TEST_DIR" >/dev/null
93 popd >/dev/null
/openbmc/qemu/hw/9pfs/
H A D9p-util-linux.c67 int qemu_mknodat(int dirfd, const char *filename, mode_t mode, dev_t dev) in qemu_mknodat() argument
69 return mknodat(dirfd, filename, mode, dev); in qemu_mknodat()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.h76 int irq, unsigned long irqflags, struct device *dev);
85 struct device *dev) in isp1760_hcd_register() argument
/openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/
H A Dmodutils-initscripts.bb25 if type systemctl >/dev/null 2>/dev/null; then
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-mock_3.12.0.bb2 HOMEPAGE = "https://github.com/pytest-dev/pytest-mock/"
9 git://github.com/pytest-dev/pytest-mock;branch=main;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/
H A Di2cdev_git.bb1 SUMMARY = "i2c dev tools for Linux"
3 This package contains an I2C dev library and the i2c bus scanning \
/openbmc/qemu/include/hw/misc/
H A Dauxbus.h66 AUXSlave *dev; member
140 void aux_map_slave(AUXSlave *dev, hwaddr addr);
/openbmc/linux/tools/testing/selftests/net/
H A Dbind_bhash.sh46 ip -netns "${NETNS}" addr add $addr_v6 nodad dev veth0
48 ip -netns "${NETNS}" addr add $addr_v4 dev lo
/openbmc/linux/fs/smb/client/
H A Dcifsroot.c83 int __init cifs_root_data(char **dev, char **opts) in cifs_root_data() argument
90 *dev = root_dev; in cifs_root_data()
/openbmc/linux/include/linux/usb/
H A Dof.h24 struct device *usb_of_get_companion_dev(struct device *dev);
54 static inline struct device *usb_of_get_companion_dev(struct device *dev) in usb_of_get_companion_dev() argument

1...<<671672673674675676677678679680>>...1072