Home
last modified time | relevance | path

Searched refs:dev (Results 20976 – 21000 of 26799) sorted by relevance

1...<<831832833834835836837838839840>>...1072

/openbmc/qemu/qapi/
H A Dvirtio.json162 # @vhost-dev: Corresponding vhost device info for a given
189 '*vhost-dev': 'VhostStatus' } }
487 # @dev-features: List of device-specific features (if the device has
490 # @unknown-dev-features: Virtio device features bitmap that have not
497 '*dev-features': [ 'str' ],
498 '*unknown-dev-features': 'uint64' } }
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c213 static void allwinner_sdhost_set_inserted(DeviceState *dev, bool inserted) in allwinner_sdhost_set_inserted() argument
215 AwSdHostState *s = AW_SDHOST(dev); in allwinner_sdhost_set_inserted()
830 static void allwinner_sdhost_realize(DeviceState *dev, Error **errp) in allwinner_sdhost_realize() argument
832 AwSdHostState *s = AW_SDHOST(dev); in allwinner_sdhost_realize()
842 static void allwinner_sdhost_reset(DeviceState *dev) in allwinner_sdhost_reset() argument
844 AwSdHostState *s = AW_SDHOST(dev); in allwinner_sdhost_reset()
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst298 # e.g. HD="/dev/hda /dev/hdb".
299 #HD="/dev/hda"
361 HD="${HD:-'/dev/hda'}"
473 if echo "$FSTAB_OPTS" | grep "$OPT" > /dev/null ; then
475 if echo "$FSTAB_OPTS" | grep "no$OPT" > /dev/null ; then
495 # parse_mount_opts_wfstab /dev/hda1 commit defaults,commit=7
507 if echo "$FSTAB_OPTS" | grep "$OPT=" > /dev/null ; then
605 /sbin/hdparm -S $BATT_HD $THISHD > /dev/null 2>&1
606 /sbin/hdparm -B 1 $THISHD > /dev/null 2>&1
667 /sbin/hdparm -S $AC_HD $THISHD > /dev/null 2>&1
[all …]
/openbmc/linux/net/iucv/
H A Daf_iucv.c227 skb->dev = iucv->hs_dev; in afiucv_hs_send()
228 if (!skb->dev) { in afiucv_hs_send()
235 if (!(skb->dev->flags & IFF_UP) || !netif_carrier_ok(skb->dev)) { in afiucv_hs_send()
239 if (skb->len > skb->dev->mtu) { in afiucv_hs_send()
244 err = pskb_trim(skb, skb->dev->mtu); in afiucv_hs_send()
572 struct net_device *dev; in iucv_sock_bind() local
604 for_each_netdev_rcu(&init_net, dev) { in iucv_sock_bind()
605 if (!memcmp(dev->perm_addr, uid, 8)) { in iucv_sock_bind()
612 sk->sk_bound_dev_if = dev->ifindex; in iucv_sock_bind()
613 iucv->hs_dev = dev; in iucv_sock_bind()
[all …]
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1037 struct net_device *dev; member
1606 IEEE80211_DEV_TO_SUB_IF(const struct net_device *dev) in IEEE80211_DEV_TO_SUB_IF() argument
1608 return netdev_priv(dev); in IEEE80211_DEV_TO_SUB_IF()
1989 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev,
2050 struct net_device *dev);
2052 struct net_device *dev);
2054 struct net_device *dev);
2056 struct net_device *dev,
2588 int ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
2593 int ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
[all …]
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c2209 static void pnv_xive2_reset(void *dev) in pnv_xive2_reset() argument
2211 PnvXive2 *xive = PNV_XIVE2(dev); in pnv_xive2_reset()
2249 static void pnv_xive2_realize(DeviceState *dev, Error **errp) in pnv_xive2_realize() argument
2251 PnvXive2 *xive = PNV_XIVE2(dev); in pnv_xive2_realize()
2252 PnvXive2Class *pxc = PNV_XIVE2_GET_CLASS(dev); in pnv_xive2_realize()
2258 pxc->parent_realize(dev, &local_err); in pnv_xive2_realize()
2295 memory_region_init_io(&xive->xscom_regs, OBJECT(dev), in pnv_xive2_realize()
2301 memory_region_init(&xive->ic_mmio, OBJECT(dev), "xive-ic", in pnv_xive2_realize()
2324 memory_region_init_io(&xive->nvc_mmio, OBJECT(dev), in pnv_xive2_realize()
2328 memory_region_init_io(&xive->nvpg_mmio, OBJECT(dev), in pnv_xive2_realize()
[all …]
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c1294 struct device *dev; member
1817 dev_dbg(dev, "%s\n", __func__); in musb_gadget_release()
1909 dev_set_name(&musb->g.dev, "gadget"); in musb_gadget_setup()
1910 musb->g.dev.parent = musb->controller; in musb_gadget_setup()
1912 musb->g.dev.release = musb_gadget_release; in musb_gadget_setup()
1927 status = device_register(&musb->g.dev); in musb_gadget_setup()
1929 put_device(&musb->g.dev); in musb_gadget_setup()
1940 musb->g.dev.parent = NULL; in musb_gadget_setup()
1941 device_unregister(&musb->g.dev); in musb_gadget_setup()
1950 if (musb->g.dev.parent) in musb_gadget_cleanup()
[all …]
/openbmc/linux/drivers/scsi/
H A Dhptiop.c1111 static ssize_t hptiop_show_version(struct device *dev, in hptiop_show_version() argument
1120 struct Scsi_Host *host = class_to_shost(dev); in hptiop_show_fw_version()
1213 p = dma_alloc_coherent(&hba->pcidev->dev, in hptiop_internal_memalloc_mvfrey()
1252 dma_free_coherent(&hba->pcidev->dev, 0x800, in hptiop_internal_memfree_mv()
1262 dma_free_coherent(&hba->pcidev->dev, in hptiop_internal_memfree_mvfrey()
1299 rc = dma_set_mask(&pcidev->dev, in hptiop_probe()
1302 rc = dma_set_mask(&pcidev->dev, DMA_BIT_MASK(32)); in hptiop_probe()
1430 start_virt = dma_alloc_coherent(&pcidev->dev, in hptiop_probe()
1460 if (scsi_add_host(host, &pcidev->dev)) { in hptiop_probe()
1474 dma_free_coherent(&hba->pcidev->dev, in hptiop_probe()
[all …]
/openbmc/linux/drivers/tty/serial/
H A DKconfig42 (/dev/tty0) will still be used as the system console by default, but
170 appear as /dev/ttyATn (major 204, minor starting at 154)
171 instead of the normal /dev/ttySn (major 4, minor starting at
178 /dev/, and pass "console=ttyATn" to the kernel.
218 logins in single user mode) as /dev/ttyAMLx.
583 /dev/ttyB0 device is shared between the Serial MUX and the PDC
587 1. create the device entry (mknod /dev/ttyB0 c 11 0)
734 historically used the device numbers for /dev/ttySn. The
740 use the device numbers allocated for /dev/ttyPZn. This allows
744 be reconfigured to use /dev/ttyPZn instead of /dev/ttySn.
[all …]
/openbmc/linux/sound/pci/ice1712/
H A Dpontis.c356 static void spi_write(struct snd_ice1712 *ice, unsigned int dev, unsigned int reg, unsigned int dat… in spi_write() argument
361 spi_send_byte(ice, dev & ~1); /* WRITE */ in spi_write()
372 static unsigned int spi_read(struct snd_ice1712 *ice, unsigned int dev, unsigned int reg) in spi_read() argument
378 spi_send_byte(ice, dev & ~1); /* WRITE */ in spi_read()
384 spi_send_byte(ice, dev | 1); /* READ */ in spi_read()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_pcm.c704 &chip->pci->dev, in oxygen_pcm_init()
710 &chip->pci->dev, in oxygen_pcm_init()
730 &chip->pci->dev, in oxygen_pcm_init()
760 &chip->pci->dev, in oxygen_pcm_init()
778 &chip->pci->dev, in oxygen_pcm_init()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_resizer.c34 dev_dbg(iss->dev, "###RSZ " #name "=0x%08x\n", \
38 dev_dbg(iss->dev, "###RZA " #name "=0x%08x\n", \
45 dev_dbg(iss->dev, "-------------RESIZER Register dump-------------\n"); in resizer_print_status()
103 dev_dbg(iss->dev, "-----------------------------------------------\n"); in resizer_print_status()
294 dev_dbg(iss->dev, "RSZ Err: FIFO_IN_BLK:%d, FIFO_OVF:%d\n", in omap4iss_resizer_isr()
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/
H A Dgobject-introspection_1.78.1.bb173 # .gir files go to dev package, as they're needed for developing (but not for running)
175 FILES:${PN}-dev:append = " ${datadir}/gir-*/*.gir ${libdir}/gir-*/*.gir"
176 FILES:${PN}-dev:append = " ${datadir}/gir-*/*.rnc"
180 FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/gdump.c \
185 FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/tests/*.c \
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.c80 struct device *dev = htc->ab->dev; in ath12k_htc_send() local
112 skb_cb->paddr = dma_map_single(dev, skb->data, skb->len, DMA_TO_DEVICE); in ath12k_htc_send()
113 ret = dma_mapping_error(dev, skb_cb->paddr); in ath12k_htc_send()
126 dma_unmap_single(dev, skb_cb->paddr, skb->len, DMA_TO_DEVICE); in ath12k_htc_send()
/openbmc/linux/drivers/mfd/
H A Dcs47l90-tables.c62 dev_err(madera->dev, in cs47l90_patch()
1433 static bool cs47l90_16bit_readable_register(struct device *dev, in cs47l90_16bit_readable_register() argument
2443 static bool cs47l90_16bit_volatile_register(struct device *dev, in cs47l90_16bit_volatile_register() argument
2492 static bool cs47l90_32bit_readable_register(struct device *dev, in cs47l90_32bit_readable_register() argument
2511 static bool cs47l90_32bit_volatile_register(struct device *dev, in cs47l90_32bit_volatile_register() argument
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.c336 if (dma_set_mask(&pci_dev->dev, DMA_BIT_MASK(64))) { in cobalt_setup_pci()
337 ret = dma_set_mask(&pci_dev->dev, DMA_BIT_MASK(32)); in cobalt_setup_pci()
509 if (s[i].i2c_adap->dev.parent == NULL) in cobalt_subdevs_init()
601 if (s->i2c_adap->dev.parent == NULL) in cobalt_subdevs_hsma_init()
673 retval = v4l2_device_register(&pci_dev->dev, &cobalt->v4l2_dev); in cobalt_probe()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-mcu.dtsi195 ti,sci-dev-id = <119>;
209 ti,sci-dev-id = <195>;
223 ti,sci-dev-id = <194>;
407 ti,sci-dev-id = <159>;
422 ti,sci-dev-id = <245>;
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dstable-kernel-rules.rst14 - Ovviamente dev'essere corretta e verificata.
15 - Non dev'essere più grande di 100 righe, incluso il contesto.
93 particolarmente utile se una patch dev'essere riportata su una versione
99 adattamento) allora dev'essere ben documentata e giustificata nella descrizione
102 L'identificativo del commit nei sorgenti principali dev'essere indicato sopra
/openbmc/linux/drivers/net/can/usb/
H A Dmcba_usb.c229 usb_free_coherent(urb->dev, urb->transfer_buffer_length, in mcba_usb_write_bulk_callback()
812 dev_err(&intf->dev, "Can't find endpoints\n"); in mcba_usb_probe()
818 dev_err(&intf->dev, "Couldn't alloc candev\n"); in mcba_usb_probe()
852 SET_NETDEV_DEV(netdev, &intf->dev); in mcba_usb_probe()
875 dev_info(&intf->dev, "Microchip CAN BUS Analyzer connected\n"); in mcba_usb_probe()
/openbmc/linux/sound/drivers/
H A Dpcmtest.c465 static void pcmtst_pdev_release(struct device *dev) in pcmtst_pdev_release() argument
563 err = snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, &pcmtst->pdev->dev, in snd_pcmtst_new_pcm()
605 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in pcmtst_probe()
609 err = snd_devm_card_new(&pdev->dev, index, id, THIS_MODULE, 0, &card); in pcmtst_probe()
638 .dev.release = pcmtst_pdev_release,
/openbmc/linux/drivers/clk/imx/
H A Dclk.h107 #define clk_register_gate2(dev, name, parent_name, flags, reg, bit_idx, \ argument
109 to_clk(clk_hw_register_gate2(dev, name, parent_name, flags, reg, bit_idx, \
227 struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name,
283 struct clk_hw *clk_hw_register_gate2(struct device *dev, const char *name,
473 struct clk_hw *imx93_clk_gate(struct device *dev, const char *name, const char *parent_name,
/openbmc/linux/drivers/clk/actions/
H A Dowl-s700.c626 reset = devm_kzalloc(&pdev->dev, sizeof(*reset), GFP_KERNEL); in s700_clk_probe()
630 reset->rcdev.of_node = pdev->dev.of_node; in s700_clk_probe()
636 ret = devm_reset_controller_register(&pdev->dev, &reset->rcdev); in s700_clk_probe()
638 dev_err(&pdev->dev, "Failed to register reset controller\n"); in s700_clk_probe()
640 return owl_clk_probe(&pdev->dev, desc->hw_clks); in s700_clk_probe()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c233 int mlx5e_rep_setup_tc(struct net_device *dev, enum tc_setup_type type, in mlx5e_rep_setup_tc() argument
236 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_rep_setup_tc()
422 static bool mlx5e_rep_macvlan_mode_supported(const struct net_device *dev) in mlx5e_rep_macvlan_mode_supported() argument
424 struct macvlan_dev *macvlan = netdev_priv(dev); in mlx5e_rep_macvlan_mode_supported()
707 priv = netdev_priv(skb->dev); in mlx5e_rep_tc_receive()
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst26 (regressions@lists.linux.dev);理想情况下,还可以抄送维护者和相关子系统的
46 (regressions@lists.linux.dev)。也请试试用二分法找出源头;如果成功找到,请
156 Linux回归邮件列表(regressions@lists.linux.dev);如果你怀疑是由某子系统
963 通过邮件发送报告时,请抄送Linux回归邮件列表(regressions@lists.linux.dev)。
1180 抄送Linux回归邮件列表(regressions@lists.linux.dev);如果你怀疑是由某
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-querycap.rst71 device file name (e. g. ``/dev/video2``) or the ``bus_info``
110 multiple devices in /dev (e.g. /dev/videoX, /dev/vbiY and
111 /dev/radioZ). The ``capabilities`` field should contain a union of

1...<<831832833834835836837838839840>>...1072