Home
last modified time | relevance | path

Searched refs:endidx (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dhp_sdc_rtc.c85 t.endidx = 91; in hp_sdc_rtc_do_read_bbrtc()
153 t.endidx = numreg * 5; in hp_sdc_rtc_read_i8042timer()
156 tseq[t.endidx - 4] |= HP_SDC_ACT_SEMAPHORE; /* numreg assumed > 1 */ in hp_sdc_rtc_read_i8042timer()
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dhp_sdc_mlc.c206 priv->trans.endidx = 5; in hp_sdc_mlc_cts()
246 priv->trans.endidx = 6; in hp_sdc_mlc_out()
287 priv->trans.endidx = 4; in hp_sdc_mlc_out()
H A Dhp_sdc.c415 if (curr->actidx >= curr->endidx) { in hp_sdc_put()
427 if (curr->idx >= curr->endidx) { in hp_sdc_put()
570 if (curr->idx >= curr->endidx) { /* This transaction is over. */ in hp_sdc_put()
898 t_sync.endidx = 6; in hp_sdc_init()
1037 tq_init.endidx = 5; in hp_sdc_register()
1089 tq_init.endidx = 4; in hp_sdc_register()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhp_sdc.h67 int endidx; /* transaction is over and done if idx == endidx */ member
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ialloc.c1863 int startidx, endidx; in xfs_difree_inode_chunk() local
1887 startidx = endidx = find_first_zero_bit(holemask, in xfs_difree_inode_chunk()
1898 nextbit == endidx + 1) { in xfs_difree_inode_chunk()
1899 endidx = nextbit; in xfs_difree_inode_chunk()
1910 contigblk = ((endidx - startidx + 1) * in xfs_difree_inode_chunk()
1920 startidx = endidx = nextbit; in xfs_difree_inode_chunk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c972 u16 idx = 0, endidx = 0; in dump_phl_rx_ring() local
988 endidx = diff > 5 ? (core_idx+6): phl_idx; in dump_phl_rx_ring()
989 for (idx = core_idx+1; idx < endidx; idx++) { in dump_phl_rx_ring()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c977 u16 idx = 0, endidx = 0; in dump_phl_rx_ring() local
993 endidx = diff > 5 ? (core_idx+6): phl_idx; in dump_phl_rx_ring()
994 for (idx = core_idx+1; idx < endidx; idx++) { in dump_phl_rx_ring()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info10769 /* Should the endidx field of this symbol be renumbered.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info10769 /* Should the endidx field of this symbol be renumbered.