Searched defs:cell (Results 1 - 61 of 61) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Ddavinci_voicecodec.c45 struct mfd_cell *cell = NULL; davinci_vc_probe() local
H A Dwl1273-core.c187 struct mfd_cell *cell; wl1273_core_probe() local
H A Dwm8400-core.c67 const struct mfd_cell cell = { wm8400_register_codec() local
H A Dintel_quark_i2c_gpio.c154 static int intel_quark_i2c_setup(struct pci_dev *pdev, struct mfd_cell *cell) intel_quark_i2c_setup() argument
192 static int intel_quark_gpio_setup(struct pci_dev *pdev, struct mfd_cell *cell) intel_quark_gpio_setup() argument
H A Djanz-cmodio.c70 struct mfd_cell *cell; cmodio_setup_subdevice() local
H A Dmfd-core.c31 const struct mfd_cell *cell = mfd_get_cell(pdev); mfd_cell_enable() local
48 const struct mfd_cell *cell = mfd_get_cell(pdev); mfd_cell_disable() local
82 static void mfd_acpi_add_device(const struct mfd_cell *cell, mfd_acpi_add_device() argument
113 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, mfd_acpi_add_device() argument
279 const struct mfd_cell *cell; mfd_remove_devices_fn() local
308 int mfd_clone_cell(const char *cell, const char **clones, size_t n_clones) mfd_clone_cell() argument
66 mfd_platform_add_cell(struct platform_device *pdev, const struct mfd_cell *cell, atomic_t *usage_count) mfd_platform_add_cell() argument
119 mfd_add_device(struct device *parent, int id, const struct mfd_cell *cell, atomic_t *usage_count, struct resource *mem_base, int irq_base, struct irq_domain *domain) mfd_add_device() argument
H A Dti_am335x_tscadc.c142 struct mfd_cell *cell; ti_tscadc_probe() local
H A Dtwl4030-audio.c192 struct mfd_cell *cell = NULL; twl4030_audio_probe() local
H A Dintel_msic.c317 struct mfd_cell *cell = &msic_devs[INTEL_MSIC_BLOCK_GPIO]; intel_msic_init_devices() local
H A Dlpc_sch.c123 lpc_sch_populate_cell(struct pci_dev *pdev, int where, const char *name, int size, int irq, int id, struct mfd_cell *cell) lpc_sch_populate_cell() argument
H A Dsi476x-i2c.c696 struct mfd_cell *cell; si476x_core_probe() local
H A Dtwl6040.c623 struct mfd_cell *cell = NULL; twl6040_probe() local
H A Dmc13xxx-core.c356 struct mfd_cell cell = { mc13xxx_add_subdevice_pdata() local
H A Dasic3.c821 const struct mfd_cell *cell = mfd_get_cell(pdev); asic3_leds_enable() local
831 const struct mfd_cell *cell = mfd_get_cell(pdev); asic3_leds_disable() local
841 const struct mfd_cell *cell = mfd_get_cell(pdev); asic3_leds_suspend() local
H A Dlpc_ich.c838 static void lpc_ich_finalize_cell(struct pci_dev *dev, struct mfd_cell *cell) lpc_ich_finalize_cell() argument
H A Dstmpe.c1078 static int stmpe_add_device(struct stmpe *stmpe, const struct mfd_cell *cell) stmpe_add_device() argument
H A Dstmpe.h41 const struct mfd_cell *cell; member in struct:stmpe_variant_block
/linux-4.1.27/drivers/mmc/host/
H A Dtmio_mmc.c30 const struct mfd_cell *cell = mfd_get_cell(pdev); tmio_mmc_suspend() local
45 const struct mfd_cell *cell = mfd_get_cell(pdev); tmio_mmc_resume() local
61 const struct mfd_cell *cell = mfd_get_cell(pdev); tmio_mmc_probe() local
127 const struct mfd_cell *cell = mfd_get_cell(pdev); tmio_mmc_remove() local
/linux-4.1.27/arch/sparc/kernel/
H A Dof_device_common.h4 static inline u64 of_read_addr(const u32 *cell, int size) of_read_addr() argument
/linux-4.1.27/drivers/clk/mmp/
H A Dreset.c15 struct mmp_clk_reset_cell *cell; mmp_of_reset_xlate() local
37 struct mmp_clk_reset_cell *cell; mmp_clk_reset_assert() local
59 struct mmp_clk_reset_cell *cell; mmp_clk_reset_deassert() local
/linux-4.1.27/include/net/
H A Dgro_cells.h19 struct gro_cell *cell; gro_cells_receive() local
48 struct gro_cell *cell = container_of(napi, struct gro_cell, napi); gro_cell_poll() local
78 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); for_each_possible_cpu() local
94 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); for_each_possible_cpu() local
/linux-4.1.27/drivers/leds/
H A Dleds-asic3.c43 const struct mfd_cell *cell = mfd_get_cell(pdev); brightness_set() local
62 const struct mfd_cell *cell = mfd_get_cell(pdev); blink_set() local
140 const struct mfd_cell *cell = mfd_get_cell(pdev); asic3_led_suspend() local
153 const struct mfd_cell *cell = mfd_get_cell(pdev); asic3_led_resume() local
/linux-4.1.27/drivers/hwmon/
H A Djz4740-hwmon.c35 const struct mfd_cell *cell; member in struct:jz4740_hwmon
/linux-4.1.27/fs/afs/
H A Dsecurity.c23 struct key *afs_request_key(struct afs_cell *cell) afs_request_key() argument
H A Dserver.c69 static struct afs_server *afs_alloc_server(struct afs_cell *cell, afs_alloc_server() argument
104 struct afs_server *afs_lookup_server(struct afs_cell *cell, afs_lookup_server() argument
H A Dcell.c37 struct afs_cell *cell; afs_cell_alloc() local
153 struct afs_cell *cell; afs_cell_create() local
271 struct afs_cell *cell; afs_cell_lookup() local
343 void afs_put_cell(struct afs_cell *cell) afs_put_cell() argument
377 static void afs_cell_destroy(struct afs_cell *cell) afs_cell_destroy() argument
427 struct afs_cell *cell; afs_cell_purge() local
H A Dvlocation.c41 struct afs_cell *cell = vl->cell; afs_vlocation_access_vl_by_name() local
99 struct afs_cell *cell = vl->cell; afs_vlocation_access_vl_by_id() local
169 static struct afs_vlocation *afs_vlocation_alloc(struct afs_cell *cell, afs_vlocation_alloc() argument
373 struct afs_vlocation *afs_vlocation_lookup(struct afs_cell *cell, afs_vlocation_lookup() argument
H A Dcache.c87 const struct afs_cell *cell = cookie_netfs_data; afs_cell_cache_get_key() local
106 const struct afs_cell *cell = cookie_netfs_data; afs_cell_cache_get_aux() local
H A Dproc.c205 struct afs_cell *cell = list_entry(v, struct afs_cell, proc_link); afs_proc_cells_show() local
270 struct afs_cell *cell; afs_proc_cells_write() local
350 int afs_proc_cell_setup(struct afs_cell *cell) afs_proc_cell_setup() argument
381 void afs_proc_cell_remove(struct afs_cell *cell) afs_proc_cell_remove() argument
395 struct afs_cell *cell; afs_proc_cell_volumes_open() local
419 struct afs_cell *cell = m->private; afs_proc_cell_volumes_start() local
434 struct afs_cell *cell = p->private; afs_proc_cell_volumes_next() local
445 struct afs_cell *cell = p->private; afs_proc_cell_volumes_stop() local
465 struct afs_cell *cell = m->private; afs_proc_cell_volumes_show() local
493 struct afs_cell *cell; afs_proc_cell_vlservers_open() local
517 struct afs_cell *cell = m->private; afs_proc_cell_vlservers_start() local
542 struct afs_cell *cell = p->private; afs_proc_cell_vlservers_next() local
560 struct afs_cell *cell = p->private; afs_proc_cell_vlservers_stop() local
589 struct afs_cell *cell; afs_proc_cell_servers_open() local
613 struct afs_cell *cell = m->private; variable in typeref:struct:afs_cell
628 struct afs_cell *cell = p->private; afs_proc_cell_servers_next() local
640 struct afs_cell *cell = p->private; variable in typeref:struct:afs_cell
650 struct afs_cell *cell = m->private; afs_proc_cell_servers_show() local
H A Dsuper.c146 struct afs_cell *cell; afs_parse_options() local
209 struct afs_cell *cell; afs_parse_device_name() local
H A Dinternal.h49 struct afs_cell *cell; /* cell in which to find volume */ member in struct:afs_mount_params
254 struct afs_cell *cell; /* cell to which volume belongs */ member in struct:afs_vlocation
276 struct afs_cell *cell; /* cell in which server resides */ member in struct:afs_server
306 struct afs_cell *cell; /* cell to which belongs (unrefd ptr) */ member in struct:afs_volume
/linux-4.1.27/sound/core/seq/
H A Dseq_fifo.c95 struct snd_seq_event_cell *cell; snd_seq_fifo_clear() local
115 struct snd_seq_event_cell *cell; snd_seq_fifo_event_in() local
154 struct snd_seq_event_cell *cell; fifo_cell_out() local
174 struct snd_seq_event_cell *cell; snd_seq_fifo_cell_out() local
236 struct snd_seq_event_cell *cell, *next, *oldhead; snd_seq_fifo_resize() local
208 snd_seq_fifo_cell_putback(struct snd_seq_fifo *f, struct snd_seq_event_cell *cell) snd_seq_fifo_cell_putback() argument
H A Dseq_prioq.c220 struct snd_seq_event_cell *cell; snd_seq_prioq_cell_out() local
267 static inline int prioq_match(struct snd_seq_event_cell *cell, prioq_match() argument
292 register struct snd_seq_event_cell *cell, *next; snd_seq_prioq_leave() local
402 struct snd_seq_event_cell *cell, *next; snd_seq_prioq_remove_events() local
146 snd_seq_prioq_cell_in(struct snd_seq_prioq * f, struct snd_seq_event_cell * cell) snd_seq_prioq_cell_in() argument
H A Dseq_memory.c83 struct snd_seq_event_cell *cell; snd_seq_dump_var_event() local
186 void snd_seq_cell_free(struct snd_seq_event_cell * cell) snd_seq_cell_free() argument
226 struct snd_seq_event_cell *cell; snd_seq_cell_alloc() local
295 struct snd_seq_event_cell *cell; snd_seq_event_dup() local
380 int cell; snd_seq_pool_init() local
178 free_cell(struct snd_seq_pool *pool, struct snd_seq_event_cell *cell) free_cell() argument
H A Dseq_queue.c257 struct snd_seq_event_cell *cell; snd_seq_check_queue() local
313 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) snd_seq_enqueue_event() argument
H A Dseq_clientmgr.c404 struct snd_seq_event_cell *cell; snd_seq_read() local
846 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) snd_seq_dispatch_event() argument
923 struct snd_seq_event_cell *cell; snd_seq_client_enqueue_event() local
/linux-4.1.27/net/dccp/
H A Dackvec.h43 static inline u8 dccp_ackvec_runlen(const u8 *cell) dccp_ackvec_runlen() argument
48 static inline u8 dccp_ackvec_state(const u8 *cell) dccp_ackvec_state() argument
/linux-4.1.27/drivers/md/
H A Ddm-bio-prison.c117 struct dm_bio_prison_cell *cell = __bio_detain() local
67 dm_bio_prison_free_cell(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell) dm_bio_prison_free_cell() argument
74 __setup_new_cell(struct dm_cell_key *key, struct bio *holder, struct dm_bio_prison_cell *cell) __setup_new_cell() argument
182 __cell_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) __cell_release() argument
195 dm_cell_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *bios) dm_cell_release() argument
210 __cell_release_no_holder(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) __cell_release_no_holder() argument
218 dm_cell_release_no_holder(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) dm_cell_release_no_holder() argument
230 dm_cell_error(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, int error) dm_cell_error() argument
244 dm_cell_visit_release(struct dm_bio_prison *prison, void (*visit_fn)(void *, struct dm_bio_prison_cell *), void *context, struct dm_bio_prison_cell *cell) dm_cell_visit_release() argument
H A Ddm-ioctl.c209 struct hash_cell *cell, *hc; dm_hash_insert() local
H A Ddm-cache-target.c354 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell *cell) free_prison_cell() argument
450 static void prealloc_put_cell(struct prealloc *p, struct dm_bio_prison_cell *cell) prealloc_put_cell() argument
820 static void inc_and_issue(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell *cell) inc_and_issue() argument
894 static void __cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, __cell_defer() argument
902 static void cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, cell_defer() argument
1454 struct dm_bio_prison_cell *cell; member in struct:old_oblock_lock
2604 static int __cache_map(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell **cell) __cache_map() argument
2723 struct dm_bio_prison_cell *cell = NULL; cache_map() local
789 inc_ds(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell *cell) inc_ds() argument
1250 promote(struct cache *cache, struct prealloc *structs, dm_oblock_t oblock, dm_cblock_t cblock, struct dm_bio_prison_cell *cell) promote() argument
1274 writeback(struct cache *cache, struct prealloc *structs, dm_oblock_t oblock, dm_cblock_t cblock, struct dm_bio_prison_cell *cell) writeback() argument
1329 invalidate(struct cache *cache, struct prealloc *structs, dm_oblock_t oblock, dm_cblock_t cblock, struct dm_bio_prison_cell *cell) invalidate() argument
1353 discard(struct cache *cache, struct prealloc *structs, struct dm_bio_prison_cell *cell) discard() argument
H A Ddm-thin.c382 static void cell_error(struct pool *pool, struct dm_bio_prison_cell *cell) cell_error() argument
387 static void cell_success(struct pool *pool, struct dm_bio_prison_cell *cell) cell_success() argument
392 static void cell_requeue(struct pool *pool, struct dm_bio_prison_cell *cell) cell_requeue() argument
500 struct dm_bio_prison_cell *cell, *tmp; requeue_deferred_cells() local
664 struct dm_bio_prison_cell *cell, *cell2; member in struct:dm_thin_new_mapping
727 static void cell_defer_no_holder(struct thin_c *tc, struct dm_bio_prison_cell *cell) cell_defer_no_holder() argument
1279 static void retry_bios_on_resume(struct pool *pool, struct dm_bio_prison_cell *cell) retry_bios_on_resume() argument
1298 static void process_discard_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_discard_cell() argument
1382 struct dm_bio_prison_cell *cell; process_discard_bio() local
1545 static void process_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell() argument
1604 struct dm_bio_prison_cell *cell; process_bio() local
1674 static void process_cell_read_only(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell_read_only() argument
1689 static void process_cell_success(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell_success() argument
1694 static void process_cell_fail(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell_fail() argument
1851 struct dm_bio_prison_cell *cell, *tmp; sort_cells() local
1871 struct dm_bio_prison_cell *cell; process_thin_deferred_cells() local
2260 static void thin_defer_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) thin_defer_cell() argument
350 cell_release(struct pool *pool, struct dm_bio_prison_cell *cell, struct bio_list *bios) cell_release() argument
358 cell_visit_release(struct pool *pool, void (*fn)(void *, struct dm_bio_prison_cell *), void *context, struct dm_bio_prison_cell *cell) cell_visit_release() argument
367 cell_release_no_holder(struct pool *pool, struct dm_bio_prison_cell *cell, struct bio_list *bios) cell_release_no_holder() argument
375 cell_error_with_code(struct pool *pool, struct dm_bio_prison_cell *cell, int error_code) cell_error_with_code() argument
747 __inc_remap_and_issue_cell(void *context, struct dm_bio_prison_cell *cell) __inc_remap_and_issue_cell() argument
769 inc_remap_and_issue_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell, dm_block_t block) inc_remap_and_issue_cell() argument
999 schedule_copy(struct thin_c *tc, dm_block_t virt_block, struct dm_dev *origin, dm_block_t data_origin, dm_block_t data_dest, struct dm_bio_prison_cell *cell, struct bio *bio, sector_t len) schedule_copy() argument
1071 schedule_internal_copy(struct thin_c *tc, dm_block_t virt_block, dm_block_t data_origin, dm_block_t data_dest, struct dm_bio_prison_cell *cell, struct bio *bio) schedule_internal_copy() argument
1080 schedule_zero(struct thin_c *tc, dm_block_t virt_block, dm_block_t data_block, struct dm_bio_prison_cell *cell, struct bio *bio) schedule_zero() argument
1110 schedule_external_copy(struct thin_c *tc, dm_block_t virt_block, dm_block_t data_dest, struct dm_bio_prison_cell *cell, struct bio *bio) schedule_external_copy() argument
1393 break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_cell_key *key, struct dm_thin_lookup_result *lookup_result, struct dm_bio_prison_cell *cell) break_sharing() argument
1421 __remap_and_issue_shared_cell(void *context, struct dm_bio_prison_cell *cell) __remap_and_issue_shared_cell() argument
1441 remap_and_issue_shared_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell, dm_block_t block) remap_and_issue_shared_cell() argument
1496 provision_block(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_bio_prison_cell *cell) provision_block() argument
1618 __process_bio_read_only(struct thin_c *tc, struct bio *bio, struct dm_bio_prison_cell *cell) __process_bio_read_only() argument
/linux-4.1.27/drivers/usb/host/
H A Dohci-tmio.c189 const struct mfd_cell *cell = mfd_get_cell(dev); ohci_hcd_tmio_drv_probe() local
279 const struct mfd_cell *cell = mfd_get_cell(dev); ohci_hcd_tmio_drv_remove() local
296 const struct mfd_cell *cell = mfd_get_cell(dev); ohci_hcd_tmio_drv_suspend() local
326 const struct mfd_cell *cell = mfd_get_cell(dev); ohci_hcd_tmio_drv_resume() local
/linux-4.1.27/drivers/power/
H A Djz4740-battery.c42 const struct mfd_cell *cell; member in struct:jz_battery
/linux-4.1.27/arch/arm64/kernel/
H A Dsmp.c333 const u32 *cell; of_smp_init_cpus() local
/linux-4.1.27/scripts/dtc/
H A Dutil.c375 const uint32_t *cell = (const uint32_t *)data; utilfdt_print_data() local
H A Dflattree.c51 void (*cell)(void *, cell_t); member in struct:emitter
/linux-4.1.27/drivers/staging/fsl-mc/bus/
H A Dmc-bus.c546 const __be32 *cell; get_mc_addr_translation_ranges() local
/linux-4.1.27/drivers/regulator/
H A Dda9052-regulator.c397 const struct mfd_cell *cell = mfd_get_cell(pdev); da9052_regulator_probe() local
/linux-4.1.27/drivers/mtd/nand/
H A Dtmio_nand.c307 const struct mfd_cell *cell = mfd_get_cell(dev); tmio_hw_init() local
351 const struct mfd_cell *cell = mfd_get_cell(dev); tmio_hw_stop() local
466 const struct mfd_cell *cell = mfd_get_cell(dev); tmio_suspend() local
477 const struct mfd_cell *cell = mfd_get_cell(dev); tmio_resume() local
/linux-4.1.27/drivers/parisc/
H A Diosapic.c377 unsigned long cell = 0; iosapic_init() local
/linux-4.1.27/drivers/w1/masters/
H A Dds1wm.c101 const struct mfd_cell *cell; member in struct:ds1wm_data
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_rio.c436 const u32 *dt_range, *cell, *port_index; fsl_rio_setup() local
/linux-4.1.27/drivers/atm/
H A Dnicstar.c2018 unsigned char *cell; dequeue_rx() local
2044 memcpy(skb_tail_pointer(sb), cell, ATM_CELL_PAYLOAD); dequeue_rx() local
H A Didt77252.c1068 unsigned char *cell; dequeue_rx() local
1094 cell, ATM_CELL_PAYLOAD); dequeue_rx() local
2003 idt77252_send_oam(struct atm_vcc *vcc, void *cell, int flags) idt77252_send_oam() argument
/linux-4.1.27/include/linux/mtd/
H A Dmtd.h53 unsigned cell; member in struct:erase_info
/linux-4.1.27/drivers/s390/char/
H A Dtty3270.c1039 struct tty3270_cell *cell; tty3270_put_character() local
1065 struct tty3270_cell *cell; tty3270_convert_line() local
1266 struct tty3270_cell *cell; tty3270_erase_characters() local
1289 struct tty3270_cell *cell; tty3270_erase_line() local
/linux-4.1.27/drivers/of/
H A Dbase.c338 const __be32 *cell; __of_find_n_match_cpu_property() local
/linux-4.1.27/drivers/video/fbdev/
H A Dtmiofb.c270 const struct mfd_cell *cell = mfd_get_cell(dev); tmiofb_hw_init() local
680 const struct mfd_cell *cell = mfd_get_cell(dev); tmiofb_probe() local
810 const struct mfd_cell *cell = mfd_get_cell(dev); tmiofb_remove() local
938 const struct mfd_cell *cell = mfd_get_cell(dev); tmiofb_suspend() local
970 const struct mfd_cell *cell = mfd_get_cell(dev); tmiofb_resume() local
/linux-4.1.27/include/linux/
H A Dof.h190 static inline u64 of_read_number(const __be32 *cell, int size) of_read_number() argument
199 static inline unsigned long of_read_ulong(const __be32 *cell, int size) of_read_ulong() argument
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dfeature.c1448 int cell; g5_i2s_enable() local
/linux-4.1.27/scripts/kconfig/
H A Dgconf.c779 static void renderer_edited(GtkCellRendererText * cell, renderer_edited() argument

Completed in 1406 milliseconds