Home
last modified time | relevance | path

Searched refs:dev (Results 16001 – 16025 of 26793) sorted by relevance

1...<<641642643644645646647648649650>>...1072

/openbmc/linux/drivers/iio/light/
H A Dvl6180.c140 dev_err(&client->dev, "failed reading register 0x%04x\n", cmd); in vl6180_read()
182 dev_err(&client->dev, "failed writing register 0x%04x\n", cmd); in vl6180_write_byte()
201 dev_err(&client->dev, "failed writing register 0x%04x\n", cmd); in vl6180_write_word()
452 dev_err(&client->dev, "invalid model ID %02x\n", ret); in vl6180_init()
469 dev_info(&client->dev, "device is not fresh out of reset\n"); in vl6180_init()
502 indio_dev = devm_iio_device_alloc(&client->dev, sizeof(*data)); in vl6180_probe()
521 return devm_iio_device_register(&client->dev, indio_dev); in vl6180_probe()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-leds.c360 return &dp->slave->dev; in qca8k_cled_hw_control_get_device()
377 dev_dbg(priv->dev, "No Leds node specified in device tree for port %d!\n", in qca8k_parse_port_leds()
394 dev_warn(priv->dev, "Invalid LED reg %d defined for port %d", in qca8k_parse_port_leds()
440 ret = devm_led_classdev_register_ext(priv->dev, &port_led->cdev, &init_data); in qca8k_parse_port_leds()
442 dev_warn(priv->dev, "Failed to init LED %d for port %d", led_num, port_num); in qca8k_parse_port_leds()
458 ports = device_get_named_child_node(priv->dev, "ports"); in qca8k_setup_led_ctrl()
460 dev_info(priv->dev, "No ports node specified in device tree!"); in qca8k_setup_led_ctrl()
/openbmc/qemu/hw/gpio/
H A Dpca9552.c362 static void pca9552_reset(DeviceState *dev) in pca9552_reset() argument
364 PCA955xState *s = PCA955X(dev); in pca9552_reset()
418 static void pca955x_realize(DeviceState *dev, Error **errp) in pca955x_realize() argument
420 PCA955xClass *k = PCA955X_GET_CLASS(dev); in pca955x_realize()
421 PCA955xState *s = PCA955X(dev); in pca955x_realize()
427 qdev_init_gpio_out(dev, s->gpio_out, k->pin_count); in pca955x_realize()
428 qdev_init_gpio_in(dev, pca955x_gpio_in_handler, k->pin_count); in pca955x_realize()
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-dai-etdm.c466 dev_dbg(afe->dev, "etdm_priv == NULL\n"); in mtk_afe_etdm_apll_connect()
504 dev_dbg(afe->dev, "mclk_id < 0\n"); in mtk_etdm_mclk_connect()
510 dev_dbg(afe->dev, "etdm_priv == NULL\n"); in mtk_etdm_mclk_connect()
574 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_apll_event()
669 dev_dbg(afe->dev, "%s() cg_id < 0\n", __func__); in mtk_etdm_cg_event()
2188 dev_dbg(afe->dev, "%s '%s' period %u-%u\n", in mtk_dai_etdm_hw_params()
2281 dev_dbg(dai->dev, "%s id %d freq %u, dir %d\n", in mtk_dai_etdm_set_sysclk()
2313 dev_dbg(dai->dev, "%s id %d slot_width %d\n", in mtk_dai_etdm_set_tdm_slot()
2471 dev_dbg(dai->dev, "%s id %d freq %u, dir %d\n", in mtk_dai_hdmitx_dptx_set_sysclk()
2634 dev_err(afe->dev, "%s invalid id=%d\n", in mt8188_dai_etdm_parse_of()
[all …]
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst244 00:02:00:00:02:00 dev sw1p1 self
247 00:02:00:00:03:00 dev sw1p2 self
248 33:33:00:00:00:01 dev eth0 self permanent
249 01:00:5e:00:00:01 dev eth0 self permanent
250 33:33:ff:00:00:00 dev eth0 self permanent
252 33:33:00:00:00:01 dev br0 self permanent
253 01:00:5e:00:00:01 dev br0 self permanent
254 33:33:ff:12:35:01 dev br0 self permanent
258 bridge link set dev DEV learning off
262 bridge link set dev DEV learning on self
[all …]
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c1933 dev_dbg(chan->device->common.dev, in ppc440spe_adma_tx_submit()
3596 dev_dbg(chan->device->common.dev, in ppc440spe_adma_eot_handler()
3613 dev_dbg(chan->device->common.dev, in ppc440spe_adma_err_handler()
3659 dev_dbg(chan->device->common.dev, in ppc440spe_chan_start_null_xor()
3855 dev_name(adev->dev), in ppc440spe_adma_init_capabilities()
3872 ofdev = container_of(adev->dev, struct platform_device, dev); in ppc440spe_adma_setup_irqs()
3873 np = ofdev->dev.of_node; in ppc440spe_adma_setup_irqs()
3914 dev_driver_string(adev->dev), in ppc440spe_adma_setup_irqs()
4058 dev_driver_string(&ofdev->dev))) { in ppc440spe_adma_probe()
4121 adev->dev = &ofdev->dev; in ppc440spe_adma_probe()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c721 dev_info(smu->adev->dev, "Dumped PPTable:\n"); in smu_v13_0_7_dump_pptable()
902 dev_err(smu->adev->dev, "Unsupported clock type!\n"); in smu_v13_0_7_get_dpm_ultimate_freq()
1116 dev_err(smu->adev->dev, "Failed to get overdrive table!\n"); in smu_v13_0_7_get_overdrive_table()
1413 dev_info(adev->dev, "Supported indices: [0:min,1:max]\n"); in smu_v13_0_7_od_edit_dpm_table()
1419 dev_err(adev->dev, in smu_v13_0_7_od_edit_dpm_table()
1429 dev_warn(adev->dev, "UCLK_LIMITS setting not supported!\n"); in smu_v13_0_7_od_edit_dpm_table()
1474 dev_info(adev->dev, "Supported indices: [0:min,1:max]\n"); in smu_v13_0_7_od_edit_dpm_table()
1480 dev_err(adev->dev, in smu_v13_0_7_od_edit_dpm_table()
1490 dev_warn(adev->dev, "VF curve setting not supported!\n"); in smu_v13_0_7_od_edit_dpm_table()
1537 dev_err(adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_7_od_edit_dpm_table()
[all …]
/openbmc/linux/drivers/media/usb/as102/
H A Das10x_handle.h29 int (*start_stream)(struct as102_dev_t *dev);
30 void (*stop_stream)(struct as102_dev_t *dev);
/openbmc/linux/include/soc/qcom/
H A Docmem.h38 struct ocmem *of_get_ocmem(struct device *dev);
46 static inline struct ocmem *of_get_ocmem(struct device *dev) in of_get_ocmem() argument
/openbmc/linux/scripts/
H A Dextract-vmlinux18 readelf -h $1 > /dev/null 2>&1 || return 1
33 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null
/openbmc/linux/drivers/of/unittest-data/
H A Dtests-platform.dtsi16 dev@100 {
29 dev@100 {
/openbmc/linux/drivers/iio/chemical/
H A Dsps30.h22 struct device *dev; member
33 int sps30_probe(struct device *dev, const char *name, void *priv, const struct sps30_ops *ops);
H A Dscd30.h50 struct device *dev; member
73 int scd30_probe(struct device *dev, int irq, const char *name, void *priv, scd30_command_t command);
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-rust-cross-canadian.bb14 nativesdk-glibc-dev \
15 nativesdk-libgcc-dev \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd/
H A Dmboxd.service3 BindsTo=dev-aspeed\x2dlpc\x2dctrl.device
4 After=dev-aspeed\x2dlpc\x2dctrl.device
/openbmc/qemu/include/hw/virtio/
H A Dvhost-scsi-common.h30 struct vhost_dev dev; member
45 DeviceState *dev);
/openbmc/linux/sound/soc/codecs/
H A Dpcm3168a-i2c.c26 return pcm3168a_probe(&i2c->dev, regmap); in pcm3168a_i2c_probe()
31 pcm3168a_remove(&i2c->dev); in pcm3168a_i2c_remove()
H A Dpcm3168a-spi.c26 return pcm3168a_probe(&spi->dev, regmap); in pcm3168a_spi_probe()
31 pcm3168a_remove(&spi->dev); in pcm3168a_spi_remove()
H A Dpcm179x-i2c.c25 dev_err(&client->dev, "Failed to allocate regmap: %d\n", ret); in pcm179x_i2c_probe()
29 return pcm179x_common_init(&client->dev, regmap); in pcm179x_i2c_probe()
H A Dpcm179x-spi.c25 dev_err(&spi->dev, "Failed to allocate regmap: %d\n", ret); in pcm179x_spi_probe()
29 return pcm179x_common_init(&spi->dev, regmap); in pcm179x_spi_probe()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.h11 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type,
13 struct wilc *wilc_create_wiphy(struct device *dev);
/openbmc/linux/drivers/net/mdio/
H A Dacpi_mdio.c44 ACPI_COMPANION_SET(&mdio->dev, to_acpi_device_node(fwnode)); in __acpi_mdiobus_register()
54 dev_err(&mdio->dev, in __acpi_mdiobus_register()
/openbmc/linux/drivers/cpuidle/
H A Ddt_idle_genpd.h21 void dt_idle_detach_cpu(struct device *dev);
51 static inline void dt_idle_detach_cpu(struct device *dev) in dt_idle_detach_cpu() argument
/openbmc/linux/drivers/input/misc/
H A Dad714x.h36 struct device *dev; member
50 struct ad714x_chip *ad714x_probe(struct device *dev, u16 bus_type, int irq,
/openbmc/linux/drivers/iio/humidity/
H A Dhts221.h30 struct device *dev; member
49 int hts221_probe(struct device *dev, int irq, const char *name,

1...<<641642643644645646647648649650>>...1072