Searched defs:cell (Results 76 - 100 of 103) sorted by relevance

12345

/linux-master/drivers/phy/realtek/
H A Dphy-rtk-usb2.c875 struct nvmem_cell *cell; local
[all...]
/linux-master/drivers/thermal/qcom/
H A Dtsens.c60 struct nvmem_cell *cell; local
189 static u32 tsens_read_cell(const struct tsens_single_value *cell, u8 len, u32 *data0, u32 *data1) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.c1958 struct nvmem_cell *cell; local
/linux-master/drivers/mfd/
H A Dstmpe.h41 const struct mfd_cell *cell; member in struct:stmpe_variant_block
H A Dlpc_ich.c1031 struct mfd_cell *cell = &lpc_ich_wdt_cell; local
1050 struct mfd_cell *cell = &lpc_ich_gpio_cell; local
/linux-master/scripts/dtc/
H A Dchecks.c1391 unsigned int cell, cellsize = 0; local
1602 size_t cellsize, cell, map_cells; local
[all...]
/linux-master/lib/zstd/decompress/
H A Dzstd_decompress_block.c426 ZSTD_seqSymbol* const cell = dt + 1; local
/linux-master/sound/core/seq/
H A Dseq_clientmgr.c425 struct snd_seq_event_cell *cell; local
833 snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) argument
912 struct snd_seq_event_cell *cell; local
[all...]
/linux-master/arch/parisc/kernel/
H A Dfirmware.c1719 pdc_pat_mem_pdt_cell_info(struct pdc_pat_mem_cell_pdt_retinfo *rinfo, unsigned long cell) argument
[all...]
/linux-master/drivers/s390/char/
H A Dcon3270.c317 struct tty3270_cell *cell; local
418 struct tty3270_cell *cell; local
1261 struct tty3270_cell *cell; local
1315 tty3270_reset_cell(struct tty3270 *tp, struct tty3270_cell *cell) argument
1372 struct tty3270_cell *cell; local
1392 struct tty3270_cell *cell; local
1529 struct tty3270_cell *cell; local
[all...]
/linux-master/drivers/atm/
H A Didt77252.c1069 unsigned char *cell; local
1994 idt77252_send_oam(struct atm_vcc *vcc, void *cell, int flags) argument
[all...]
/linux-master/drivers/net/phy/
H A Ddp83867.c557 struct nvmem_cell *cell; local
H A Dmediatek-ge-soc.c1075 struct nvmem_cell *cell; local
/linux-master/drivers/md/
H A Ddm-ioctl.c264 struct hash_cell *cell, *hc; local
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c1438 int cell; local
[all...]
/linux-master/drivers/net/ethernet/ni/
H A Dnixge.c1236 struct nvmem_cell *cell; local
/linux-master/scripts/kconfig/
H A Dgconf.c737 static void renderer_edited(GtkCellRendererText * cell, argument
/linux-master/drivers/nvmem/
H A Dcore.c310 struct nvmem_cell *cell = NULL; local
524 static void nvmem_cell_entry_drop(struct nvmem_cell_entry *cell) argument
537 struct nvmem_cell_entry *cell, *p; local
543 nvmem_cell_entry_add(struct nvmem_cell_entry *cell) argument
551 nvmem_cell_info_to_nvmem_cell_entry_nodup(struct nvmem_device *nvmem, const struct nvmem_cell_info *info, struct nvmem_cell_entry *cell) argument
581 nvmem_cell_info_to_nvmem_cell_entry(struct nvmem_device *nvmem, const struct nvmem_cell_info *info, struct nvmem_cell_entry *cell) argument
609 struct nvmem_cell_entry *cell; local
682 struct nvmem_cell_entry *cell; local
716 struct nvmem_cell_entry *iter, *cell = NULL; local
1294 struct nvmem_cell *cell; local
1320 struct nvmem_cell *cell = ERR_PTR(-ENOENT); local
1372 struct nvmem_cell_entry *iter, *cell = NULL; local
1415 struct nvmem_cell *cell; local
1503 struct nvmem_cell *cell; local
1536 struct nvmem_cell **ptr, *cell; local
1571 devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) argument
1587 nvmem_cell_put(struct nvmem_cell *cell) argument
1600 nvmem_shift_read_buffer_in_place(struct nvmem_cell_entry *cell, void *buf) argument
1633 __nvmem_cell_read(struct nvmem_device *nvmem, struct nvmem_cell_entry *cell, void *buf, size_t *len, const char *id, int index) argument
1671 nvmem_cell_read(struct nvmem_cell *cell, size_t *len) argument
1695 nvmem_cell_prepare_write_buffer(struct nvmem_cell_entry *cell, u8 *_buf, int len) argument
1748 __nvmem_cell_entry_write(struct nvmem_cell_entry *cell, void *buf, size_t len) argument
1792 nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len) argument
1802 struct nvmem_cell *cell; local
1891 struct nvmem_cell *cell; local
1995 struct nvmem_cell_entry cell; local
2026 struct nvmem_cell_entry cell; local
[all...]
/linux-master/drivers/thermal/mediatek/
H A Dlvts_thermal.c721 struct nvmem_cell *cell; local
H A Dauxadc_thermal.c1076 struct nvmem_cell *cell; local
/linux-master/drivers/extcon/
H A Dextcon-rtk-type-c.c876 struct nvmem_cell *cell; local
960 struct nvmem_cell *cell; local
[all...]
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c1129 struct nvmem_cell *cell; local
/linux-master/include/linux/
H A Dof.h236 static inline u64 of_read_number(const __be32 *cell, int size) argument
245 static inline unsigned long of_read_ulong(const __be32 *cell, int size) argument
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c1070 struct nvmem_cell *cell; local
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c1864 struct nvmem_cell *cell; local

Completed in 674 milliseconds

12345