Home
last modified time | relevance | path

Searched +defs:p +defs:try (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c225 char *p; in name_to_dev_t() local
374 char *p, *next; in get_fs_names() local
393 struct page *p = NULL; in do_mount_root() local
430 char *p; in mount_block_root() local
488 int try, err; in mount_nfs_root() local
530 int try, err; in mount_cifs_root() local
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local
613 u32 tfrc_calc_x(u16 s, u32 R, u32 p) in tfrc_calc_x()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dpercpu-rwsem.c139 struct task_struct *p; in percpu_rwsem_wake_function() local
181 bool __percpu_down_read(struct percpu_rw_semaphore *sem, bool try) in __percpu_down_read()
/OK3568_Linux_fs/u-boot/drivers/input/
H A Di8042.c21 #define in8(p) inb(p) argument
22 #define out8(p, v) outb(v, p) argument
266 int keymap, try; in i8042_start() local
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Datsha204a-i2c.c179 u8 *p = (u8 *) resp; in atsha204a_recv_resp() local
210 int try, res; in atsha204a_wakeup() local
300 u8 *p = (u8 *) req; in atsha204a_req_crc32() local
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dusb_stream.c50 int u, p; in init_pipe_urbs() local
283 int p = 0, lb = 0, l = 0; in usb_stream_prepare_playback() local
341 int p; in prepare_inurb() local
384 int il, ol, l, p; in loop_back() local
442 int l, p; in stream_idle() local
525 int l, p, max_diff, max_diff_0; in stream_start() local
605 int p; in i_capture_start() local
658 int try = 0; in usb_stream_start() local
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dsuper.c132 char *p; in parse_options() local
289 int ret, try; in adfs_probe() local
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.c207 volatile word *p = (volatile word *)buf; in SMC_insw() local
219 volatile word *p = (volatile word *)buf; in SMC_outsw() local
421 int try = 0; in smc_send() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dkcore.c94 size_t try, size; in get_kcore_size() local
190 struct page *p; in kclist_add_private() local
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A Dbundle-main.c266 size_t try, try_max; in create_socket() local
726 const char **p; in execute() local
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-smbus.c41 static u8 i2c_smbus_pec(u8 crc, u8 *p, size_t count) in i2c_smbus_pec()
558 int try; in __i2c_smbus_xfer() local
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-capture.c181 struct fimc_pipeline *p = to_fimc_pipeline(cap->ve.pipe); in fimc_capture_irq_handler() local
764 struct fimc_pipeline *p = to_fimc_pipeline(fimc->vid_cap.ve.pipe); in fimc_pipeline_try_format() local
855 unsigned int num_planes, bool try) in fimc_get_sensor_frame_desc()
904 struct v4l2_format *f, bool try, in __video_try_or_set_format()
1101 struct fimc_pipeline *p = to_fimc_pipeline(vc->ve.pipe); in fimc_pipeline_validate() local
1114 struct media_pad *p = &sd->entity.pads[i]; in fimc_pipeline_validate() local
/OK3568_Linux_fs/kernel/drivers/memstick/core/
H A Dms_block.c823 int error, try; in msb_erase_block() local
858 int try, error; in msb_read_page() local
1115 int error, try; in msb_update_block() local
1160 static void msb_fix_boot_page_endianness(struct ms_boot_page *p) in msb_fix_boot_page_endianness()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Dpcnet_cs.c216 char *p = netdev_priv(dev); in PRIV() local
480 int try = (*priv & 0x1); in pcnet_confcheck() local
496 int *has_shmem, int try) in pcnet_try_config()
1052 u_short p = mdio_read(mii_addr, info->phy_id, 5); in ei_watchdog() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dspectrogram.c189 priv_t *p = effp->priv; in getopts() local
280 static double make_window(priv_t *p, int end) in make_window()
322 double *p = q; in rdft_init() local
355 priv_t *p = effp->priv; in start() local
451 priv_t *p = effp->priv; in do_column() local
481 priv_t *p = effp->priv; in flow() local
538 priv_t *p = effp->priv; in drain() local
576 static unsigned colour(const priv_t *p, double x) in colour()
583 static void make_palette(const priv_t *p, png_color *palette) in make_palette()
748 double try; in axis() local
[all …]
H A Drate.c125 static void cubic_stage_fn(stage_t * p, fifo_t * output_fifo) in cubic_stage_fn()
144 static void dft_stage_fn(stage_t * p, fifo_t * output_fifo) in dft_stage_fn()
276 rate_t * p, /* Per audio channel. */ in rate_init()
311 int try, L, M, x, maxL = interpolator > 0? 1 : mode? 2048 : in rate_init() local
460 static void rate_process(rate_t * p) in rate_process()
469 static sample_t * rate_input(rate_t * p, sample_t const * samples, size_t n) in rate_input()
475 static sample_t const * rate_output(rate_t * p, sample_t * samples, size_t * n) in rate_output()
482 static void rate_flush(rate_t * p) in rate_flush()
501 static void rate_close(rate_t * p) in rate_close()
533 priv_t * p = (priv_t *) effp->priv; in create() local
[all …]
H A Dsox.c430 sox_comments_t p = ft->oob.comments; in display_file_info() local
546 sox_sample_t * p = obuf; in combiner_drain() local
1467 sox_comments_t p = ofile->oob.comments; in open_output_file() local
2058 sox_rate_t const * p = f->write_rates; in usage_format1() local
2249 lsx_enum_item const * p = lsx_find_enum_text(arg, items, 0); in enum_option() local
2698 sox_comments_t p = ft->oob.comments; in soxi1() local
2795 int try = 2; /* Will try to find the other GAIN if preferred one not found */ in set_replay_gain() local
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2_drv.c635 u32 *p; in rga2_flush() local
653 u32 *p; in rga2_flush() local
891 int32_t *p; in rga2_try_set_reg() local
1101 int try = 10; in rga2_blit_sync() local
1141 u32 *p; in rga2_blit_sync() local
1160 u32 *p; in rga2_blit_sync() local
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Drsrc_nonstatic.c110 struct resource_map *p, *q; in add_interval() local
134 struct resource_map *p, *q; in sub_interval() local
739 unsigned int try; in nonstatic_find_io() local
1042 struct resource_map *p, *q; local
1076 struct resource_map *p; local
1132 struct resource_map *p; local
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv0367.c455 u32 m, n, p; in stv0367ter_get_mclk() local
707 u8 try, u_var1 = 0, u_var2 = 0, u_var3 = 0, u_var4 = 0, mode, guard; in stv0367ter_lock_algo() local
997 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in stv0367ter_algo() local
1224 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in stv0367ter_set_frontend() local
1344 struct dtv_frontend_properties *p) in stv0367ter_get_frontend()
2326 struct dtv_frontend_properties *p) in stv0367cab_algo()
2542 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in stv0367cab_set_frontend() local
2600 struct dtv_frontend_properties *p) in stv0367cab_get_frontend()
3028 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in stv0367ddb_read_signal_strength() local
3047 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in stv0367ddb_read_snr() local
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c418 unsigned int i, pipe, p; in imgu_all_nodes_streaming() local
662 struct v4l2_format *f, bool try) in imgu_fmt()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_ssi.c445 int try = 100; in fsl_ssi_config_enable() local
1403 const char *p, *sprop; in fsl_ssi_probe_from_dt() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c933 static int smiapp_read_nvm_page(struct smiapp_sensor *sensor, u32 p, u8 *nvm, in smiapp_read_nvm_page()
1000 u32 p; in smiapp_read_nvm() local
1954 u32 try[4]; in smiapp_set_compose_scaler() local
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c1458 static int vfio_pci_zap_and_vma_lock(struct vfio_pci_device *vdev, bool try) in vfio_pci_zap_and_vma_lock()
2419 char *p, *id; in vfio_pci_fill_ids() local
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c819 static __inline RT_U16 __get_unaligned_cpu16(const void *p) in __get_unaligned_cpu16()
825 static __inline RT_U16 get_unaligned_be16(const void *p) in get_unaligned_be16()
830 static __inline RT_U16 get_unaligned_le16(RT_U8 * p) in get_unaligned_le16()
835 static __inline RT_U32 get_unaligned_le32(RT_U8 * p) in get_unaligned_le32()
1748 int try = 0; in os_read() local
3158 uint8_t *p; in rtk_get_patch_entry() local

12