Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c202 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fast]; in stm32_dfsdm_compute_osrs() local
302 fast, flo->fosr, flo->iosr, in stm32_dfsdm_compute_osrs()
303 flo->res, bits, flo->rshift, in stm32_dfsdm_compute_osrs()
309 if (!flo->res) in stm32_dfsdm_compute_osrs()
322 memset(&fl->flo[0], 0, sizeof(fl->flo[0])); in stm32_dfsdm_compute_all_osrs()
323 memset(&fl->flo[1], 0, sizeof(fl->flo[1])); in stm32_dfsdm_compute_all_osrs()
461 struct stm32_dfsdm_filter_osr *flo = &fl->flo[0]; in stm32_dfsdm_channels_configure() local
473 if (fl->flo[1].res >= fl->flo[0].res) { in stm32_dfsdm_channels_configure()
475 flo = &fl->flo[1]; in stm32_dfsdm_channels_configure()
507 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fl->fast]; in stm32_dfsdm_filter_configure() local
[all …]
H A Dstm32-dfsdm.h296 struct stm32_dfsdm_filter_osr flo[2]; member
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c225 ff_layout_add_ds_error_locked(struct nfs4_flexfile_layout *flo, in ff_layout_add_ds_error_locked() argument
229 struct list_head *head = &flo->error_list; in ff_layout_add_ds_error_locked()
233 list_for_each_entry_safe(err, tmp, &flo->error_list, list) { in ff_layout_add_ds_error_locked()
252 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo, in ff_layout_track_ds_error() argument
278 spin_lock(&flo->generic_hdr.plh_inode->i_lock); in ff_layout_track_ds_error()
279 ff_layout_add_ds_error_locked(flo, dserr); in ff_layout_track_ds_error()
280 spin_unlock(&flo->generic_hdr.plh_inode->i_lock); in ff_layout_track_ds_error()
519 struct nfs4_flexfile_layout *flo = FF_LAYOUT_FROM_HDR(lo); in do_layout_fetch_ds_ioerr() local
525 list_for_each_entry_safe(err, n, &flo->error_list, list) { in do_layout_fetch_ds_ioerr()
H A Dflexfilelayout.h195 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo,
/linux-6.15/fs/nfs/filelayout/
H A Dfilelayout.c642 filelayout_decode_layout(struct pnfs_layout_hdr *flo, in filelayout_decode_layout() argument
745 struct nfs4_filelayout *flo; in filelayout_free_lseg() local
748 flo = FILELAYOUT_FROM_HDR(lseg->pls_layout); in filelayout_free_lseg()
749 inode = flo->generic_hdr.plh_inode; in filelayout_free_lseg()
751 pnfs_generic_ds_cinfo_release_lseg(&flo->commit_info, lseg); in filelayout_free_lseg()
1050 struct nfs4_filelayout *flo; in filelayout_alloc_layout_hdr() local
1052 flo = kzalloc(sizeof(*flo), gfp_flags); in filelayout_alloc_layout_hdr()
1053 if (flo == NULL) in filelayout_alloc_layout_hdr()
1055 pnfs_init_ds_commit_info(&flo->commit_info); in filelayout_alloc_layout_hdr()
1056 flo->commit_info.ops = &filelayout_commit_ops; in filelayout_alloc_layout_hdr()
[all …]
/linux-6.15/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-asus-nexus7-flo.dts11 model = "Asus Nexus7(flo)";
12 compatible = "asus,nexus7-flo", "qcom,apq8064";
H A DMakefile14 qcom-apq8064-asus-nexus7-flo.dtb \
/linux-6.15/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c1354 u16 flo, fhi; in udc_get_current_frame() local
1357 flo = (u16) udc_protocol_cmd_r(udc, DAT_RD_FRAME); in udc_get_current_frame()
1360 return (fhi << 8) | flo; in udc_get_current_frame()
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml133 - asus,nexus7-flo