/openbmc/linux/drivers/dma/idxd/ |
H A D | perfmon.c | 9 static ssize_t cpumask_show(struct device *dev, struct device_attribute *attr, 74 static ssize_t cpumask_show(struct device *dev, struct device_attribute *attr, in cpumask_show() argument
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | ubi.h | 339 struct device dev; member 559 struct device dev; member
|
/openbmc/linux/drivers/counter/ |
H A D | counter-chrdev.c | 420 get_device(&counter->dev); in counter_chrdev_open() 450 put_device(&counter->dev); in counter_chrdev_release()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | aqua_vanjaram.c | 504 dev_err(adev->dev, in aqua_vanjaram_switch_partition_mode() 510 dev_err(adev->dev, in aqua_vanjaram_switch_partition_mode()
|
/openbmc/qemu/docs/system/devices/ |
H A D | can.rst | 81 -append "console=ttyAMA0 root=/dev/sda2 ro init=/sbin/init-overlay" \ 99 ip link add dev can0 type vcan
|
/openbmc/linux/drivers/input/mouse/ |
H A D | cypress_ps2.c | 516 struct input_dev *input = psmouse->dev; in cypress_process_packet() 681 if (cypress_set_input_params(psmouse->dev, cytp) < 0) { in cypress_init()
|
/openbmc/qemu/hw/char/ |
H A D | stm32l4x5_usart.c | 584 static void stm32l4x5_usart_base_realize(DeviceState *dev, Error **errp) in stm32l4x5_usart_base_realize() argument 587 Stm32l4x5UsartBaseState *s = STM32L4X5_USART_BASE(dev); in stm32l4x5_usart_base_realize()
|
/openbmc/linux/Documentation/core-api/ |
H A D | debugging-via-ohci1394.rst | 125 On the debug host, make sure that /dev/fw* is accessible, 129 Port 0 (/dev/fw1) opened, 2 nodes detected
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_pm72.c | 772 static int wf_pm72_probe(struct platform_device *dev) in wf_pm72_probe() argument 778 static int wf_pm72_remove(struct platform_device *dev) in wf_pm72_remove() argument
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_debugfs.c | 454 port_dir = debugfs_create_dir(port->dev->name, parent); in mvpp2_dbgfs_flow_port_init() 670 port_dir = debugfs_create_dir(port->dev->name, parent); in mvpp2_dbgfs_port_init()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptbase.h | 260 int (*probe) (struct pci_dev *dev); 261 void (*remove) (struct pci_dev *dev);
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 269 struct net_device *dev); 501 struct device *dev; member
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_console.c | 264 struct udevice *dev = stdout_dev->priv; in query_console_size() local 266 dev_get_uclass_priv(dev); in query_console_size()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | core.h | 662 struct device *dev; member 784 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size,
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | iommu.rst | 203 struct device *dev, 209 struct device *dev, ioasid_t ioasid);
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | bpf.c | 547 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf() argument 549 struct netdevsim *ns = netdev_priv(dev); in nsim_bpf()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega20_smumgr.c | 118 dev_err(adev->dev, "Failed to send message 0x%x, response 0x%x\n", msg, ret); in vega20_send_msg_to_smc() 146 dev_err(adev->dev, "Failed to send message 0x%x, response 0x%x\n", msg, ret); in vega20_send_msg_to_smc_with_parameter()
|
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | 546 static struct nvme_ctrl *nvme_loop_create_ctrl(struct device *dev, in nvme_loop_create_ctrl() argument 560 ret = nvme_init_ctrl(&ctrl->ctrl, dev, &nvme_loop_ctrl_ops, in nvme_loop_create_ctrl()
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_hw.h | 44 int atl1c_read_phy_core(struct atl1c_hw *hw, bool ext, u8 dev, 46 int atl1c_write_phy_core(struct atl1c_hw *hw, bool ext, u8 dev,
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wow.c | 560 device_set_wakeup_enable(ar->dev, enabled); in ath10k_wow_op_set_wakeup() 639 device_set_wakeup_capable(ar->dev, true); in ath10k_wow_init()
|
/openbmc/openbmc/meta-security/classes/ |
H A D | dm-verity-img.bbclass | 19 # DM_VERITY_SEPARATE_HASH = "1" # optional; store hash on separate dev 104 # "bc" needs upper case, /dev/disk/by-partuuid/ is lower case. <sigh>
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/ |
H A D | lttng-tools_2.13.14.bb | 61 FILES:${PN}-dev += "${PYTHON_SITEPACKAGES_DIR}/*.la" 66 INSANE_SKIP:${PN} = "libexec dev-so"
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | intro.rst | 39 documentation set. For example, the :doc:`/dev-manual/index`
|
/openbmc/linux/drivers/char/agp/ |
H A D | agp.h | 132 struct pci_dev *dev; member
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-ioc-enum-entities.rst | 116 - ``dev``
|