/linux/drivers/rtc/ |
H A D | rtc-rv8803.c | 80 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_reg() local 99 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_regs() local 117 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_reg() local 132 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_regs() local
|
/linux/lib/kunit/ |
H A D | try-catch-impl.h | 19 kunit_try_catch_func_t try, in kunit_try_catch_init()
|
/linux/drivers/phy/broadcom/ |
H A D | phy-brcm-sata.c | 429 int try; in brcm_ns2_sata_init() local 492 unsigned int val, try; in brcm_nsp_sata_init() local 564 unsigned int val, try; in brcm_sr_sata_init() local 616 unsigned int try; in brcm_dsl_sata_init() local
|
/linux/include/kunit/ |
H A D | try-catch.h | 48 kunit_try_catch_func_t try; member
|
/linux/init/ |
H A D | do_mounts.c | 264 int try; in mount_nfs_root() local 306 int try; in mount_cifs_root() local
|
/linux/net/dccp/ccids/lib/ |
H A D | tfrc_equation.c |
|
/linux/drivers/tty/serial/8250/ |
H A D | serial_cs.c | 403 int *try = priv_data; in simple_config_check() local 446 int ret, try; in simple_config() local
|
/linux/drivers/pcmcia/ |
H A D | rsrc_iodyn.c | 107 unsigned int try; in iodyn_find_io() local
|
H A D | pcmcia_resource.c | 728 unsigned int try, irq; in pcmcia_setup_isa_irq() local
|
/linux/drivers/bluetooth/ |
H A D | bt3c_cs.c | 646 int *try = priv_data; in bt3c_check_config() local 687 unsigned long try; in bt3c_config() local
|
/linux/fs/bcachefs/ |
H A D | six.c | 118 struct task_struct *task, bool try) in __do_six_trylock() 278 static bool do_six_trylock(struct six_lock *lock, enum six_lock_type type, bool try) in do_six_trylock()
|
/linux/tools/perf/util/ |
H A D | perf_api_probe.c | 62 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock:u", NULL}; in perf_probe_api() local
|
/linux/drivers/misc/sgi-gru/ |
H A D | grukdump.c | 115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
|
/linux/include/linux/surface_aggregator/ |
H A D | serial_hub.h | 370 #define __SSH_PACKET_PRIORITY(base, try) \ argument 388 #define SSH_PACKET_PRIORITY(base, try) \ argument
|
/linux/drivers/ntb/test/ |
H A D | ntb_perf.c | 261 int try; in perf_spad_cmd_send() local 352 int try, ret; in perf_msg_cmd_send() local 791 int try = 0, ret = 0; in perf_copy_chunk() local
|
/linux/drivers/memstick/core/ |
H A D | ms_block.c | 826 int error, try; in msb_erase_block() local 862 int try, error; in msb_read_page() local 1121 int error, try; in msb_update_block() local
|
/linux/drivers/char/tpm/ |
H A D | tpm1-cmd.c | 746 unsigned int try; in tpm1_pm_suspend() local
|
H A D | tpm_tis_i2c_cr50.c | 157 unsigned int try; in tpm_cr50_i2c_transfer_message() local
|
/linux/drivers/firewire/ |
H A D | core-iso.c | 279 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_packet_layer.c | 684 u8 try = ssh_packet_priority_get_try(p->priority); in ssh_packet_next_try() local 1366 u8 try; in __ssh_ptl_resubmit() local
|
/linux/drivers/block/ |
H A D | swim.c | 387 int try; in swim_track00() local 501 int i, try; in floppy_read_sectors() local
|
/linux/drivers/usb/host/ |
H A D | ehci-hub.c | 541 int try; in set_owner() local
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_cmds.c | 261 static int sync_session_response(struct vpu_inst *inst, unsigned long key, long timeout, int try) in sync_session_response()
|
/linux/drivers/i2c/ |
H A D | i2c-core-smbus.c | 562 int try; in __i2c_smbus_xfer() local
|
/linux/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 489 int try = (*priv & 0x1); in pcnet_confcheck() local 505 int *has_shmem, int try) in pcnet_try_config()
|