Home
last modified time | relevance | path

Searched refs:dev (Results 24726 – 24750 of 26754) sorted by relevance

1...<<981982983984985986987988989990>>...1071

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h248 struct net_device *dev; member
286 smc_pxa_dma_insl(a, lp, r, dev->dma, p, l)
355 smc_pxa_dma_insw(a, lp, r, dev->dma, p, l)
/openbmc/linux/arch/x86/events/
H A Dperf_event.h1288 ssize_t events_sysfs_show(struct device *dev, struct device_attribute *attr,
1290 ssize_t events_ht_sysfs_show(struct device *dev, struct device_attribute *attr,
1292 ssize_t events_hybrid_sysfs_show(struct device *dev,
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c639 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(47)); in fnic_probe()
641 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in fnic_probe()
840 err = scsi_add_host(lp->host, &pdev->dev); in fnic_probe()
H A Dfnic_scsi.c118 dma_unmap_single(&fnic->pdev->dev, io_req->sgl_list_pa, in fnic_release_ioreq_buf()
127 dma_unmap_single(&fnic->pdev->dev, io_req->sense_buf_pa, in fnic_release_ioreq_buf()
332 io_req->sgl_list_pa = dma_map_single(&fnic->pdev->dev, in fnic_queue_wq_copy_desc()
336 if (dma_mapping_error(&fnic->pdev->dev, io_req->sgl_list_pa)) { in fnic_queue_wq_copy_desc()
342 io_req->sense_buf_pa = dma_map_single(&fnic->pdev->dev, in fnic_queue_wq_copy_desc()
346 if (dma_mapping_error(&fnic->pdev->dev, io_req->sense_buf_pa)) { in fnic_queue_wq_copy_desc()
347 dma_unmap_single(&fnic->pdev->dev, io_req->sgl_list_pa, in fnic_queue_wq_copy_desc()
/openbmc/linux/drivers/edac/
H A Di5000_edac.c1406 mci->pdev = &pdev->dev; /* record ptr to the generic device */ in i5000_probe1()
1454 i5000_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in i5000_probe1()
1511 if ((mci = edac_mc_del_mc(&pdev->dev)) == NULL) in i5000_remove_one()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c1066 struct device *dev = ar->dev; in ath10k_qmi_init() local
1077 if (of_property_read_bool(dev->of_node, "qcom,msa-fixed-perm")) in ath10k_qmi_init()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.1.1.rst45 - dev-manual: add bblock documentation
46 - dev-manual: bblock: use warning block instead of attention
47 - dev-manual: document how to provide confs from layer.conf
/openbmc/linux/
H A DMAINTAINERS155 L: v9fs@lists.linux.dev
375 L: iommu@lists.linux.dev
391 L: acrn-dev@lists.projectacrn.org (subscribers-only)
886 R: Gal Pressman <gal.pressman@linux.dev>
981 L: iommu@lists.linux.dev
1408 L: linuxppc-dev@lists.ozlabs.org
1818 L: linux-sunxi@lists.linux.dev
1889 L: asahi@lists.linux.dev
1900 M: Sven Peter <sven@svenpeter.dev>
1902 L: asahi@lists.linux.dev
[all …]
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721s2-main.dtsi168 ti,sci-dev-id = <148>;
782 ti,sci-dev-id = <224>;
794 ti,sci-dev-id = <227>;
808 ti,sci-dev-id = <265>;
1080 ti,sci-dev-id = <259>;
1094 ti,sci-dev-id = <263>;
1204 reg-names = "otg", "xhci", "dev";
/openbmc/linux/drivers/scsi/
H A Dsg.c201 static Sg_device *sg_get_dev(int dev);
285 int dev = iminor(inode); in sg_open() local
296 sdp = sg_get_dev(dev); in sg_open()
2279 static Sg_device *sg_lookup_dev(int dev) in sg_lookup_dev() argument
2281 return idr_find(&sg_index_idr, dev); in sg_lookup_dev()
2285 sg_get_dev(int dev) in sg_get_dev() argument
2291 sdp = sg_lookup_dev(dev); in sg_get_dev()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c2155 dma_free_coherent(ab->dev, in ath12k_qmi_free_target_mem_chunk()
2182 chunk->v.addr = dma_alloc_coherent(ab->dev, in ath12k_qmi_alloc_target_mem_chunk()
2400 struct device *dev = ab->dev; in ath12k_qmi_load_bdf_qmi() local
2443 ath12k_bus_str(ab->hif.bus), dev_name(dev)); in ath12k_qmi_load_bdf_qmi()
2515 m3_mem->vaddr = dma_alloc_coherent(ab->dev, in ath12k_qmi_m3_load()
2539 dma_free_coherent(ab->dev, m3_mem->size, in ath12k_qmi_m3_free()
H A Ddp_mon.c822 dma_unmap_single(ab->dev, rxcb->paddr, in ath12k_dp_mon_rx_parse_status_tlv()
1289 paddr = dma_map_single(ab->dev, skb->data, in ath12k_dp_mon_buf_replenish()
1293 if (unlikely(dma_mapping_error(ab->dev, paddr))) in ath12k_dp_mon_buf_replenish()
1328 dma_unmap_single(ab->dev, paddr, skb->len + skb_tailroom(skb), in ath12k_dp_mon_buf_replenish()
1927 dma_unmap_single(ab->dev, rxcb->paddr, in ath12k_dp_mon_tx_parse_status_tlv()
2120 dma_unmap_single(ab->dev, rxcb->paddr, in ath12k_dp_mon_srng_process()
2521 dma_unmap_single(ab->dev, rxcb->paddr, in ath12k_dp_mon_rx_process_stats()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c494 static int rtw_cfg80211_ap_set_encryption(struct net_device *dev, struct ieee_param *param, u32 par… in rtw_cfg80211_ap_set_encryption() argument
499 struct adapter *padapter = rtw_netdev_priv(dev); in rtw_cfg80211_ap_set_encryption()
698 static int rtw_cfg80211_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_… in rtw_cfg80211_set_encryption() argument
703 struct adapter *padapter = rtw_netdev_priv(dev); in rtw_cfg80211_set_encryption()
728 netdev_err(dev, "Error crypt.idx %d > %d\n", param->u.crypt.idx, max_idx); in rtw_cfg80211_set_encryption()
2738 int rtw_wdev_alloc(struct adapter *padapter, struct device *dev) in rtw_wdev_alloc() argument
2752 set_wiphy_dev(wiphy, dev); in rtw_wdev_alloc()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dnew-recipe.rst46 ":ref:`dev-manual/new-recipe:recipe syntax`" section.
181 ":ref:`dev-manual/layers:understanding and creating layers`" section.
189 ``-native``, ``-cross``, ``-initial``, or ``-dev`` casually (i.e. do not use
290 ":ref:`dev-manual/new-recipe:building an autotooled package`" section.
374 ":ref:`dev-manual/new-recipe:patching code`" section.
653 ":ref:`dev-manual/new-recipe:Configuring the Recipe`" for additional information.
670 ":ref:`dev-manual/debugging:debugging parallel make races`" section.
737 ":ref:`dev-manual/new-recipe:building a makefile-based package`" section.
866 ":ref:`dev-manual/new-recipe:splitting an application into multiple packages`"
871 ":ref:`dev-manual/new-recipe:post-installation scripts`" section.
[all …]
/openbmc/qemu/hw/net/
H A Digb_core.c117 PCIDevice *dev = core->owner; in igb_msix_notify() local
124 dev = pcie_sriov_get_vf_at_index(core->owner, vfn); in igb_msix_notify()
125 assert(dev); in igb_msix_notify()
135 msix_notify(dev, vector); in igb_msix_notify()
604 PCIDevice *dev, in igb_process_tx_desc() argument
650 if (!net_tx_pkt_add_raw_fragment_pci(tx->tx_pkt, dev, in igb_process_tx_desc()
677 net_tx_pkt_reset(tx->tx_pkt, net_tx_pkt_unmap_frag_pci, dev); in igb_process_tx_desc()
1592 igb_pci_dma_write_rx_desc(IGBCore *core, PCIDevice *dev, dma_addr_t addr, in igb_pci_dma_write_rx_desc() argument
1601 pci_dma_write(dev, addr, desc, len); in igb_pci_dma_write_rx_desc()
1605 pci_dma_write(dev, addr + offset, &status, sizeof(status)); in igb_pci_dma_write_rx_desc()
[all …]
/openbmc/linux/drivers/hid/
H A Dwacom_wac.c162 dev_dbg(input->dev.parent, in wacom_penpartner_irq()
178 dev_dbg(input->dev.parent, in wacom_pl_irq()
237 dev_dbg(input->dev.parent, in wacom_ptu_irq()
266 dev_dbg(input->dev.parent, in wacom_dtu_irq()
297 dev_dbg(input->dev.parent, in wacom_dtus_irq()
354 dev_dbg(input->dev.parent, in wacom_graphire_irq()
360 dev_dbg(input->dev.parent, in wacom_graphire_irq()
1081 dev_dbg(input->dev.parent, in wacom_intuos_irq()
1276 dev_dbg(wacom->pen_input->dev.parent, in wacom_intuos_bt_irq()
1581 dev_dbg(wacom->pen_input->dev.parent, in wacom_intuos_pro2_bt_irq()
[all …]
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c74 desc->dev = &cobalt->pci_dev->dev; in cobalt_buf_init()
1269 q->dev = &cobalt->pci_dev->dev; in cobalt_node_register()
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst274 /dev/oradax1 and for M8 it will be /dev/oradax2. The simplest
277 fd = open("/dev/oradax1", O_RDWR);
279 fd = open("/dev/oradax2", O_RDWR);
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c1227 struct device *dev = &rtlpcipriv->dev.pdev->dev; in rtl_get_hwinfo() local
1241 dev_warn(dev, "no efuse data\n"); in rtl_get_hwinfo()
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dextra-build-config.md84 …ROOT_PARTITION` is "/dev/mmcblk0p2" to mount SD card. If you want to mount USB memory partition, s…
90 CMDLINE_ROOT_PARTITION = "/dev/sda2"
241 KERNEL_MODULE_AUTOLOAD:rpi += "i2c-dev i2c-bcm2708"
/openbmc/linux/tools/perf/
H A DMakefile.perf633 $(Q)$(MAKE) -C $(TESTS_CORESIGHT_DIR) O=$(OUTPUT) clean >/dev/null
1054 $(shell $(1) $(2) -v -E - </dev/null 2>&1 \
1056 $(shell $(1) $(2) -dM -E - </dev/null | grep '__riscv_xlen ' | awk '{printf("-D__riscv_xlen=%d -D__…
1171 $(MAKE) -C $(DOC_DIR) O=$(OUTPUT) clean >/dev/null
/openbmc/u-boot/doc/uImage.FIT/
H A Dsignature.txt69 $ openssl genpkey -algorithm RSA -out keys/dev.key \
74 $ openssl req -batch -new -x509 -key keys/dev.key -out keys/dev.crt
78 $ openssl rsa -in keys/dev.key -pubout
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt86 have this structure. You can access it for a device 'dev' with
87 dev_get_parent_priv(dev). It matches the old structure except that the
99 device 'dev' with dev_get_parent_platdata(dev). It holds the device
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.c1376 dev_err(&pdev->dev, in fusb300_probe()
1384 dev_err(&pdev->dev, in fusb300_probe()
1476 ret = usb_add_gadget_udc(&pdev->dev, &fusb300->gadget); in fusb300_probe()
1480 dev_info(&pdev->dev, "version %s\n", DRIVER_VERSION); in fusb300_probe()
/openbmc/linux/net/sched/
H A Dcls_u32.c1411 struct net_device *dev; in u32_dump() local
1412 dev = __dev_get_by_index(net, n->ifindex); in u32_dump()
1413 if (dev && nla_put_string(skb, TCA_U32_INDEV, dev->name)) in u32_dump()

1...<<981982983984985986987988989990>>...1071