Searched defs:attempts (Results 76 – 82 of 82) sorted by relevance
1234
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 649 int polarity, int attempts, int delay) in t3_wait_op_done()
|
H A D | cxgb3_main.c | 445 int attempts = 10; in await_mgmt_replies() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | 2320 static int adv7842_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, in adv7842_cec_adap_transmit()
|
H A D | adv7604.c | 2166 static int adv76xx_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, in adv76xx_cec_adap_transmit()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.c | 3197 static int vc4_hdmi_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, in vc4_hdmi_cec_adap_transmit()
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_guts.c | 504 int attempts = 0; in yaffs_write_new_chunk() local
|
/openbmc/linux/drivers/ata/ |
H A D | sata_mv.c | 3594 int rc, attempts = 0, extra = 0; in mv_hardreset() local
|
1234