/openbmc/qemu/hw/i2c/ |
H A D | arm_sbcon_i2c.c | 83 DeviceState *dev = DEVICE(obj); in arm_sbcon_i2c_init() local 88 bus = i2c_init_bus(dev, "i2c"); in arm_sbcon_i2c_init()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | 0004-Fix-icu-config.patch | 26 $icu_ldflags >/dev/null 2>&1 27 if ./makedefs.test 2>/dev/null ; then
|
/openbmc/openbmc/poky/meta/recipes-multimedia/speex/ |
H A D | speexdsp_1.2.1.bb | 25 RCONFLICTS:${PN}-dev = "speex-dev (< 1.2rc2)"
|
/openbmc/linux/Documentation/translations/zh_TW/ |
H A D | index.rst | 58 dev-tools/index 63 * dev-tools/testing-overview
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pci.h | 93 int pcibios_set_irq_routing(struct pci_dev *dev, int pin, int irq); 95 bool pci_dev_has_default_msi_parent_domain(struct pci_dev *dev);
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | rif_counter_scale.sh | 83 stats set dev $h2.$i l3_stats on 104 hw_stats_get l3_stats $h2.$i rx packets > /dev/null
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | record+probe_libc_inet_pton.sh | 17 nm -Dg $libc 2>/dev/null | grep -F -q inet_pton || exit 254 63 perf record -e $event_name/$eventattr/ -o $perf_data ping -6 -c 1 ::1 > /dev/null 2>&1
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-client.h | 37 #define dev_to_sof_client_dev(dev) \ argument 38 container_of(to_auxiliary_dev(dev), struct sof_client_dev, auxdev)
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_opregion.h | 121 intel_opregion_notify_adapter(struct drm_i915_private *dev, pci_power_t state) in intel_opregion_notify_adapter() argument 126 static inline int intel_opregion_get_panel_type(struct drm_i915_private *dev) in intel_opregion_get_panel_type() argument
|
H A D | intel_cdclk.h | 83 …to_intel_cdclk_state(intel_atomic_get_old_global_obj_state(state, &to_i915(state->base.dev)->displ… 85 …to_intel_cdclk_state(intel_atomic_get_new_global_obj_state(state, &to_i915(state->base.dev)->displ…
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi2.h | 62 struct device *dev; member 196 int dpaa2_caam_enqueue(struct device *dev, struct caam_request *req);
|
/openbmc/linux/Documentation/tools/rv/ |
H A D | Makefile | 16 RST2MAN_DEP := $(shell command -v rst2man 2>/dev/null) 30 $(info ** https://docutils.sourceforge.io/docs/dev/repository.html )
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_kern.h | 44 struct net_device *dev; member 75 struct net_device *dev; member
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master.h | 122 struct device dev; member 139 #define to_fsi_master(d) container_of(d, struct fsi_master, dev)
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-pci.h | 50 void eeh_addr_cache_insert_dev(struct pci_dev *dev); 51 void eeh_addr_cache_rmv_dev(struct pci_dev *dev);
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | Makefile | 17 RST2MAN_DEP := $(shell command -v rst2man 2>/dev/null) 31 $(info ** https://docutils.sourceforge.io/docs/dev/repository.html )
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_sysfs.c | 40 struct device *dev = kobj_to_dev(kobj); in intel_gt_sysfs_get_drvdata() local 41 struct drm_i915_private *i915 = kdev_minor_to_i915(dev); in intel_gt_sysfs_get_drvdata()
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | hmc5843_i2c.c | 63 return hmc5843_common_probe(&cli->dev, in hmc5843_i2c_probe() 70 hmc5843_common_remove(&client->dev); in hmc5843_i2c_remove()
|
/openbmc/openbmc/poky/meta/files/ |
H A D | toolchain-shar-relocate.sh | 2 if ! command -v $cmd > /dev/null 2>&1; then 32 PYTHON=\`which \${py} 2>/dev/null\`
|
/openbmc/qemu/hw/i386/xen/ |
H A D | xen_apic.c | 42 static void xen_apic_realize(DeviceState *dev, Error **errp) in xen_apic_realize() argument 44 APICCommonState *s = APIC_COMMON(dev); in xen_apic_realize()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-host-pci-device.h | 23 uint8_t dev; member 46 uint8_t bus, uint8_t dev, uint8_t func,
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_pvdev.h | 38 int dev; member 74 struct XenLegacyDevice *xen_pv_find_xendev(const char *type, int dom, int dev);
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/ |
H A D | gbmc-nic-neigh.sh.in | 54 sysctl net.ipv6.conf."$intf".proxy_ndp=1 >/dev/null && \ 55 ip -6 neigh "$act" proxy "$ip" dev "$intf" || \
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_dup_ipv6.c | 41 skb->dev = dst->dev; in nf_dup_ipv6_route()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_eswitch_br.h | 31 struct net_device *dev; member 82 struct net_device *dev; member
|