/linux/drivers/iio/adc/ |
H A 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 [all...] |
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A 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/drivers/i2c/busses/ |
H A D | i2c-nomadik.c | 314 * init_hw() - initialize the I2C hardware 317 static int init_hw(struct nmk_i2c_dev *priv) in init_hw() function 657 init_hw(priv); in nmk_i2c_xfer_one() 863 init_hw(priv); in i2c_irq_handler() 874 init_hw(priv); in i2c_irq_handler() 895 init_hw(priv); in i2c_irq_handler() 911 init_hw(priv); in i2c_irq_handler() 979 ret = init_hw(priv); in nmk_i2c_runtime_resume() 1147 init_hw(priv); in nmk_i2c_probe()
|
/linux/sound/pci/echoaudio/ |
H A D | indigodjx_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 44 "init_hw - could not initialize DSP comm page\n"); in init_hw()
|
H A D | indigoiox_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 44 "init_hw - could not initialize DSP comm page\n"); in init_hw()
|
H A D | darla20_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 42 "init_hw: could not initialize DSP comm page\n"); in init_hw()
|
H A D | indigoio_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 47 "init_hw - could not initialize DSP comm page\n"); in init_hw()
|
H A D | darla24_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 42 "init_hw: could not initialize DSP comm page\n"); in init_hw()
|
H A D | indigodj_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 47 "init_hw - could not initialize DSP comm page\n"); in init_hw()
|
H A D | indigo_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 47 "init_hw - could not initialize DSP comm page\n"); in init_hw()
|
H A D | echo3g_dsp.c | 44 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() function 55 "init_hw - could not initialize DSP comm page\n"); in init_hw()
|
/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_rf.h | 55 int (*init_hw)(struct zd_rf *rf); member
|
H A 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()
|
H A 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()
|
H A D | zd_rf.c | 95 t = rf->init_hw(rf); in zd_rf_init_hw()
|
/linux/drivers/mmc/host/ |
H A D | meson-mx-sdhc-mmc.c | 38 void (*init_hw)(struct mmc_host *mmc); member 753 host->platform->init_hw(mmc); in meson_mx_sdhc_init_hw() 865 .init_hw = meson_mx_sdhc_init_hw_meson8, 872 .init_hw = meson_mx_sdhc_init_hw_meson8m2,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_init.c | 33 .init_hw = dcn10_init_hw,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
H A D | dcn201_init.c | 34 .init_hw = dcn201_init_hw,
|
/linux/drivers/net/phy/ |
H A D | ax88796b_rust.rs | 97 let _ = dev.init_hw(); in link_change_notify()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
H A D | dcn20_init.c | 34 .init_hw = dcn10_init_hw,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn301/ |
H A D | dcn301_init.c | 37 .init_hw = dcn10_init_hw,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
H A D | dcn21_init.c | 35 .init_hw = dcn10_init_hw,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
H A D | dcn30_init.c | 36 .init_hw = dcn30_init_hw,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
H A D | dcn314_init.c | 40 .init_hw = dcn31_init_hw,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
H A D | dcn31_init.c | 38 .init_hw = dcn31_init_hw,
|