/linux-6.6.21/drivers/iio/adc/ |
D | exynos_adc.c | 163 void (*init_hw)(struct exynos_adc *info); member 282 .init_hw = exynos_adc_v1_init_hw, 294 .init_hw = exynos_adc_v1_init_hw, 304 .init_hw = exynos_adc_v1_init_hw, 331 .init_hw = exynos_adc_v1_init_hw, 352 .init_hw = exynos_adc_v1_init_hw, 372 .init_hw = exynos_adc_v1_init_hw, 381 .init_hw = exynos_adc_v1_init_hw, 442 .init_hw = exynos_adc_v2_init_hw, 455 .init_hw = exynos_adc_v2_init_hw, [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/ |
D | intel_uc.h | 25 int (*init_hw)(struct intel_uc *uc); member 116 intel_uc_ops_function(init_hw, init_hw, int, 0);
|
/linux-6.6.21/drivers/i2c/busses/ |
D | i2c-nomadik.c | 271 static int init_hw(struct nmk_i2c_dev *dev) in init_hw() function 606 (void) init_hw(dev); in nmk_i2c_xfer_one() 812 (void) init_hw(dev); in i2c_irq_handler() 821 (void) init_hw(dev); in i2c_irq_handler() 837 (void) init_hw(dev); in i2c_irq_handler() 851 (void) init_hw(dev); in i2c_irq_handler() 917 ret = init_hw(nmk_i2c); in nmk_i2c_runtime_resume() 1006 init_hw(dev); in nmk_i2c_probe()
|
/linux-6.6.21/drivers/spi/ |
D | spi-realtek-rtl.c | 133 static void init_hw(struct rtspi *rtspi) in init_hw() function 170 init_hw(rtspi); in realtek_rtl_spi_probe()
|
/linux-6.6.21/sound/pci/echoaudio/ |
D | indigodjx_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | indigoiox_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | darla20_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | indigoio_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | darla24_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | indigo_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | indigodj_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
D | echo3g_dsp.c | 44 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function
|
/linux-6.6.21/drivers/net/wireless/zydas/zd1211rw/ |
D | zd_rf.h | 55 int (*init_hw)(struct zd_rf *rf); member
|
D | zd_rf_al2230.c | 420 rf->init_hw = zd1211b_al2230_init_hw; in zd_rf_init_al2230() 424 rf->init_hw = zd1211_al2230_init_hw; in zd_rf_init_al2230()
|
D | zd_rf_al7230b.c | 467 rf->init_hw = zd1211b_al7230b_init_hw; in zd_rf_init_al7230b() 472 rf->init_hw = zd1211_al7230b_init_hw; in zd_rf_init_al7230b()
|
D | zd_rf.c | 95 t = rf->init_hw(rf); in zd_rf_init_hw()
|
/linux-6.6.21/drivers/mmc/host/ |
D | meson-mx-sdhc-mmc.c | 38 void (*init_hw)(struct mmc_host *mmc); member 756 host->platform->init_hw(mmc); in meson_mx_sdhc_init_hw() 879 .init_hw = meson_mx_sdhc_init_hw_meson8, 886 .init_hw = meson_mx_sdhc_init_hw_meson8m2,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_init.c | 33 .init_hw = dcn10_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_init.c | 34 .init_hw = dcn201_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_init.c | 34 .init_hw = dcn10_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_init.c | 35 .init_hw = dcn10_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_init.c | 37 .init_hw = dcn10_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_init.c | 38 .init_hw = dcn31_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_init.c | 36 .init_hw = dcn30_init_hw,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_init.c | 40 .init_hw = dcn31_init_hw,
|