/openbmc/linux/Documentation/usb/ |
H A D | raw-gadget.rst | 46 The user can interact with Raw Gadget by opening ``/dev/raw-gadget`` and 53 1. Create a Raw Gadget instance by opening ``/dev/raw-gadget``.
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dibusb-common.c | 98 ret = dvb_usb_generic_write(adap->dev, b, 2); in dibusb2_0_streaming_ctrl() 105 ret = dvb_usb_generic_write(adap->dev, b, 3); in dibusb2_0_streaming_ctrl()
|
/openbmc/qemu/hw/intc/ |
H A D | xics_kvm.c | 137 void icp_kvm_realize(DeviceState *dev, Error **errp) in icp_kvm_realize() argument 139 ICPState *icp = ICP(dev); in icp_kvm_realize()
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | quilt.rst | 25 ":ref:`dev-manual/temporary-source-code:finding temporary source code`" section to 65 the ":ref:`dev-manual/disk-space:conserving disk space during builds`"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/ |
H A D | opensaf_5.22.01.bb | 89 FILES:${PN}-dev += "${libdir}/libopensaf_core.so" 92 INSANE_SKIP:${PN} = "dev-so"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-testsuite.inc | 90 …content.append("set_board_info rsh_prog \"/usr/bin/ssh -p {0} -o UserKnownHostsFile=/dev/null -o S… 91 …content.append("set_board_info rcp_prog \"/usr/bin/scp -P {0} -o UserKnownHostsFile=/dev/null -o S…
|
/openbmc/linux/include/linux/ |
H A D | quota.h | 511 extern void quota_send_warning(struct kqid qid, dev_t dev, 514 static inline void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning() argument
|
H A D | tpm.h | 120 struct device dev; member 289 #define to_tpm_chip(d) container_of(d, struct tpm_chip, dev)
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 338 struct ahc_linux_device *dev; member 650 scb->platform_data->dev->qfrozen++; in ahc_freeze_scb()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-prd.c | 389 if (!pdev || !pdev->dev.of_node) in opal_prd_probe() 398 prd_node = pdev->dev.of_node; in opal_prd_probe()
|
/openbmc/linux/drivers/w1/masters/ |
H A D | ds2482.c | 465 dev_warn(&client->dev, "DS2482 reset failed.\n"); in ds2482_probe() 475 dev_warn(&client->dev, "DS2482 reset status " in ds2482_probe()
|
/openbmc/linux/sound/sh/ |
H A D | sh_dac_audio.c | 323 chip->pdata = devptr->dev.platform_data; in snd_sh_dac_create() 349 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_sh_dac_probe()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | ak4671.c | 639 dev_err(&client->dev, "Failed to create regmap: %d\n", ret); in ak4671_i2c_probe() 643 ret = devm_snd_soc_register_component(&client->dev, in ak4671_i2c_probe()
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-test-1-run.sh | 102 cp Module.symvers $resdir > /dev/null || : 103 cp System.map $resdir > /dev/null || :
|
/openbmc/linux/net/netfilter/ |
H A D | nft_tproxy.c | 52 skb->dev, NF_TPROXY_LOOKUP_ESTABLISHED); in nft_tproxy_eval_v4() 74 skb->dev, NF_TPROXY_LOOKUP_LISTENER); in nft_tproxy_eval_v4()
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_eth_if.h | 164 void (*force_mac) (void *dev, u8 *mac, bool forced); 165 void (*ports_update)(void *dev, u16 vxlan_port, u16 geneve_port);
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_selftest.c | 144 skb->dev = priv->netdev; in mlx5e_test_get_udp_skb() 222 lbtp->pt.dev = priv->netdev; in mlx5e_test_loopback_setup()
|
/openbmc/linux/net/nfc/nci/ |
H A D | uart.c | 232 nfc_err(nu->tty->dev, in nci_uart_default_recv_buf() 277 nfc_err(nu->tty->dev, "corrupted RX packet\n"); in nci_uart_default_recv_buf()
|
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | imx8m_vpu_hw.c | 60 dev_err(vpu->dev, "Failed to enable clocks\n"); in imx8mq_runtime_resume() 264 struct hantro_dev *vpu = ctx->dev; in imx8m_vpu_g1_reset()
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isph3a_aewb.c | 306 dev_err(aewb->isp->dev, in omap3isp_h3a_aewb_init() 324 dev_err(aewb->isp->dev, in omap3isp_h3a_aewb_init()
|
H A D | ispcsiphy.c | 149 dev_err(phy->isp->dev, "CSI2 CIO set power failed!\n"); in csiphy_set_power() 270 dev_err(phy->isp->dev, in omap3isp_csiphy_acquire()
|
/openbmc/linux/tools/build/ |
H A D | Build.include | 115 if ($(1)) >/dev/null 2>&1; \ 123 $(CC) -Werror $(1) -c -x c /dev/null -o "$$TMP",$(1),$(2))
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | debug.c | 213 dev_dbg(wdev->dev, "PDS data must be written in one transaction"); in wfx_send_pds_write() 247 dev_dbg(wdev->dev, "read previous result before start a new one\n"); in wfx_send_hif_msg_write()
|
/openbmc/linux/sound/soc/pxa/ |
H A D | pxa2xx-i2s.c | 297 clk_i2s = clk_get(dai->dev, "I2SCLK"); in pxa2xx_i2s_probe() 382 return devm_snd_soc_register_component(&pdev->dev, &pxa_i2s_component, in pxa2xx_i2s_drv_probe()
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk.h | 25 struct device *dev; member 341 struct samsung_clk_provider *samsung_clk_init(struct device *dev,
|