Searched defs:attempts (Results 1 - 25 of 76) sorted by path

1234

/linux-master/drivers/mtd/lpddr/
H A Dqinfo_probe.c68 int attempts = 20; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnvm.c124 u32 attempts = 100000; local
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c18 u32 attempts = 100000; local
/linux-master/arch/arm/mm/
H A Dpmsa-v7.c194 int attempts = MPU_MAX_REGIONS; local
/linux-master/drivers/ata/
H A Dsata_mv.c3594 int rc, attempts = 0, extra = 0; local
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c2196 dp_verify_link_cap_with_retries( struct dc_link *link, struct dc_link_settings *known_limit_link_setting, int attempts) argument
H A Dlink_dp_training.c1536 perform_link_training_with_retries( const struct dc_link_settings *link_setting, bool skip_video_pattern, int attempts, struct pipe_ctx *pipe_ctx, enum signal_type signal, bool do_fallback) argument
/linux-master/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_cec.c291 static int adv7511_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c96 static int dw_hdmi_cec_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_cec.c119 static int drm_dp_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/gpu/drm/i2c/
H A Dtda9950.c215 static int tda9950_cec_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c462 int ret, attempts; local
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c266 static int hdmi_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c3200 static int vc4_hdmi_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/hid/
H A Dhid-nintendo.c862 int attempts = 0; local
/linux-master/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c546 int ret, attempts = 0; local
621 int ret, attempts = 0; local
/linux-master/drivers/md/dm-vdo/indexer/
H A Dopen-chapter.c106 unsigned int attempts = 1; local
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c456 u8 attempts; local
[all...]
H A Dcec-pin.c1186 static int cec_pin_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/i2c/
H A Dch7322.c353 static int ch7322_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c191 static int cros_ec_cec_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/platform/meson/
H A Dao-cec-g12a.c529 static int meson_ao_cec_g12a_transmit(struct cec_adapter *adap, u8 attempts, argument
H A Dao-cec.c515 static int meson_ao_cec_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/platform/s5p/
H A Ds5p_cec.c71 static int s5p_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/platform/seco/
H A Dseco-cec.c170 static int secocec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument

Completed in 437 milliseconds

1234