Home
last modified time | relevance | path

Searched defs:cell (Results 76 – 100 of 146) sorted by relevance

123456

/openbmc/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c80 struct nvmem_cell *cell; in update_disc_vol() local
/openbmc/u-boot/scripts/dtc/
H A Dutil.c399 const fdt32_t *cell = (const fdt32_t *)data; in utilfdt_print_data() local
/openbmc/linux/fs/afs/
H A Dxattr.c274 struct afs_cell *cell = vnode->volume->cell; in afs_xattr_get_cell() local
H A Dinternal.h59 struct afs_cell *cell; /* cell in which to find volume */ member
228 struct afs_cell *cell; /* The cell in which the volume resides */ member
497 struct afs_cell *cell; /* Cell to which belongs (pins ref) */ member
577 struct afs_cell *cell; /* Cell to which belongs (pins ref) */ member
739 struct afs_cell *cell; /* The cell we're querying */ member
1256 static inline int afs_proc_cell_setup(struct afs_cell *cell) { return 0; } in afs_proc_cell_setup()
1257 static inline void afs_proc_cell_remove(struct afs_cell *cell) {} in afs_proc_cell_remove()
/openbmc/linux/drivers/mfd/
H A Dtwl6040.c637 struct mfd_cell *cell = NULL; in twl6040_probe() local
H A Dmc13xxx-core.c371 struct mfd_cell cell = { in mc13xxx_add_subdevice_pdata() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c112 struct nvmem_cell *cell; in mt76_get_of_eeprom_from_nvmem() local
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c59 struct nvmem_cell *cell; in qfprom_read() local
188 static u32 tsens_read_cell(const struct tsens_single_value *cell, u8 len, u32 *data0, u32 *data1) in tsens_read_cell()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c193 const u32 *cell; in keyscan_read_fdt_matrix() local
/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c282 const fdt32_t *cell; in get_reg() local
/openbmc/linux/scripts/dtc/
H A Dutil.c404 const fdt32_t *cell = (const fdt32_t *)data; in utilfdt_print_data() local
/openbmc/linux/net/ethernet/
H A Deth.c539 struct nvmem_cell *cell; in nvmem_get_mac_address() local
/openbmc/u-boot/common/
H A Dfdt_support.c32 u32 fdt_getprop_u32_default_node(const void *fdt, int off, int cell, in fdt_getprop_u32_default_node()
790 struct reg_cell cell; in fdt_node_set_part_info() local
1589 int cell = 0; in fdt_read_range() local
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c296 const u32 *cell; in mptable_add_intsrc() local
/openbmc/linux/drivers/thermal/
H A Dimx8mm_thermal.c202 struct nvmem_cell *cell; in imx8mm_tmu_probe_set_calib_v2() local
/openbmc/linux/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c104 struct nvmem_cell *cell; in uniphier_u3hsphy_get_nvparam() local
/openbmc/linux/drivers/regulator/
H A Dda9052-regulator.c395 const struct mfd_cell *cell = mfd_get_cell(pdev); in da9052_regulator_probe() local
/openbmc/linux/drivers/nvmem/
H A Dimx-ocotp.c588 struct nvmem_cell_info *cell) in imx_ocotp_fixup_cell_info()
/openbmc/qemu/hw/misc/
H A Dallwinner-r40-dramc.c352 uint64_t *cell = address_to_autodetect_cells(s, ddr, (uint32_t)offset); in allwinner_r40_detect_write() local
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c425 struct snd_seq_event_cell *cell; in snd_seq_read() local
833 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
912 struct snd_seq_event_cell *cell; in snd_seq_client_enqueue_event() local
/openbmc/linux/include/linux/platform_data/
H A Dmlxreg.h228 u32 cell; member
/openbmc/linux/drivers/parisc/
H A Diosapic.c353 unsigned long cell = 0; in iosapic_init() local
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c390 static void debug_print_sp_state(const sp_state_t *state, const char *cell) in debug_print_sp_state()
408 static void debug_print_isp_state(const isp_state_t *state, const char *cell) in debug_print_isp_state()
/openbmc/u-boot/drivers/mtd/
H A Daltera_qspi.c353 const fdt32_t *cell; in altera_qspi_ofdata_to_platdata() local
/openbmc/linux/lib/zstd/common/
H A Dfse_decompress.c192 FSE_decode_t* const cell = (FSE_decode_t*)dPtr; in FSE_buildDTable_rle() local

123456