Symbol: core
function parameter
Defined...
-
crypto/drbg.c:2074:8-2074:32: const struct drbg_core *core, int pr)
-
drivers/bcma/core.c:12:34-12:54: static bool bcma_core_wait_value(struct bcma_device *core, u16 reg, u32 mask,
-
drivers/bcma/core.c:31:27-31:47: bool bcma_core_is_enabled(struct bcma_device *core)
-
drivers/bcma/core.c:42:24-42:44: void bcma_core_disable(struct bcma_device *core, u32 flags)
-
drivers/bcma/core.c:59:22-59:42: int bcma_core_enable(struct bcma_device *core, u32 flags)
-
drivers/bcma/core.c:78:30-78:50: void bcma_core_set_clockmode(struct bcma_device *core,
-
drivers/bcma/core.c:109:24-109:44: void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on)
-
drivers/bcma/core.c:140:31-140:51: u32 bcma_core_dma_translation(struct bcma_device *core)
-
drivers/bcma/host_pci.c:14:39-14:59: static void bcma_host_pci_switch_core(struct bcma_device *core)
-
drivers/bcma/host_pci.c:28:49-28:69: static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core)
-
drivers/bcma/host_pci.c:42:31-42:51: static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_pci.c:48:33-48:53: static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_pci.c:54:33-54:53: static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_pci.c:60:34-60:54: static void bcma_host_pci_write8(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_pci.c:67:35-67:55: static void bcma_host_pci_write16(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_pci.c:74:35-74:55: static void bcma_host_pci_write32(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_pci.c:82:38-82:58: static void bcma_host_pci_block_read(struct bcma_device *core, void *buffer,
-
drivers/bcma/host_pci.c:105:39-105:59: static void bcma_host_pci_block_write(struct bcma_device *core,
-
drivers/bcma/host_pci.c:130:34-130:54: static u32 bcma_host_pci_aread32(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_pci.c:137:36-137:56: static void bcma_host_pci_awrite32(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_pci.c:355:49-355:69: int bcma_host_pci_irq_ctl(struct bcma_bus *bus, struct bcma_device *core,
-
drivers/bcma/host_soc.c:16:31-16:51: static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_soc.c:21:33-21:53: static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_soc.c:26:33-26:53: static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_soc.c:31:34-31:54: static void bcma_host_soc_write8(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_soc.c:37:35-37:55: static void bcma_host_soc_write16(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_soc.c:43:35-43:55: static void bcma_host_soc_write32(struct bcma_device *core, u16 offset,
-
drivers/bcma/host_soc.c:50:38-50:58: static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer,
-
drivers/bcma/host_soc.c:93:39-93:59: static void bcma_host_soc_block_write(struct bcma_device *core,
-
drivers/bcma/host_soc.c:138:34-138:54: static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset)
-
drivers/bcma/host_soc.c:145:36-145:56: static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset,
-
drivers/bcma/main.c:100:22-100:42: bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value,
-
drivers/bcma/main.c:141:12-141:32: struct bcma_device *core)
-
drivers/bcma/main.c:161:9-161:29: struct bcma_device *core,
-
drivers/bcma/main.c:182:9-182:29: struct bcma_device *core, int num)
-
drivers/bcma/main.c:201:5-201:25: struct bcma_device *core)
-
drivers/bcma/main.c:214:28-214:48: unsigned int bcma_core_irq(struct bcma_device *core, int num)
-
drivers/bcma/main.c:238:46-238:66: void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core)
-
drivers/bcma/main.c:278:54-278:74: static void bcma_register_core(struct bcma_bus *bus, struct bcma_device *core)
-
drivers/bcma/scan.c:273:10-273:30: struct bcma_device *core)
-
drivers/clk/clk.c:109:31-109:48: static int clk_pm_runtime_get(struct clk_core *core)
-
drivers/clk/clk.c:117:32-117:49: static void clk_pm_runtime_put(struct clk_core *core)
-
drivers/clk/clk.c:194:40-194:57: static bool clk_core_rate_is_protected(struct clk_core *core)
-
drivers/clk/clk.c:199:34-199:51: static bool clk_core_is_prepared(struct clk_core *core)
-
drivers/clk/clk.c:218:33-218:50: static bool clk_core_is_enabled(struct clk_core *core)
-
drivers/clk/clk.c:299:11-299:28: struct clk_core *core)
-
drivers/clk/clk.c:396:38-396:55: static struct clk_core *clk_core_get(struct clk_core *core, u8 p_index)
-
drivers/clk/clk.c:424:40-424:57: static void clk_core_fill_parent_index(struct clk_core *core, u8 index)
-
drivers/clk/clk.c:450:54-450:71: static struct clk_core *clk_core_get_parent_by_index(struct clk_core *core,
-
drivers/clk/clk.c:478:47-478:64: static unsigned long clk_core_get_rate_nolock(struct clk_core *core)
-
drivers/clk/clk.c:500:52-500:69: static unsigned long clk_core_get_accuracy_no_lock(struct clk_core *core)
-
drivers/clk/clk.c:557:33-557:50: static bool clk_core_has_parent(struct clk_core *core, const struct clk_core *parent)
-
drivers/clk/clk.c:579:27-579:44: clk_core_forward_rate_req(struct clk_core *core,
-
drivers/clk/clk.c:702:37-702:54: static void clk_core_get_boundaries(struct clk_core *core,
-
drivers/clk/clk.c:736:39-736:56: static bool clk_core_check_boundaries(struct clk_core *core,
-
drivers/clk/clk.c:808:37-808:54: static void clk_core_rate_unprotect(struct clk_core *core)
-
drivers/clk/clk.c:825:39-825:56: static int clk_core_rate_nuke_protect(struct clk_core *core)
-
drivers/clk/clk.c:883:35-883:52: static void clk_core_rate_protect(struct clk_core *core)
-
drivers/clk/clk.c:896:43-896:60: static void clk_core_rate_restore_protect(struct clk_core *core, int count)
-
drivers/clk/clk.c:942:32-942:49: static void clk_core_unprepare(struct clk_core *core)
-
drivers/clk/clk.c:975:37-975:54: static void clk_core_unprepare_lock(struct clk_core *core)
-
drivers/clk/clk.c:1002:29-1002:46: static int clk_core_prepare(struct clk_core *core)
-
drivers/clk/clk.c:1051:34-1051:51: static int clk_core_prepare_lock(struct clk_core *core)
-
drivers/clk/clk.c:1083:30-1083:47: static void clk_core_disable(struct clk_core *core)
-
drivers/clk/clk.c:1110:35-1110:52: static void clk_core_disable_lock(struct clk_core *core)
-
drivers/clk/clk.c:1140:28-1140:45: static int clk_core_enable(struct clk_core *core)
-
drivers/clk/clk.c:1176:33-1176:50: static int clk_core_enable_lock(struct clk_core *core)
-
drivers/clk/clk.c:1209:34-1209:51: static int clk_core_save_context(struct clk_core *core)
-
drivers/clk/clk.c:1226:38-1226:55: static void clk_core_restore_context(struct clk_core *core)
-
drivers/clk/clk.c:1326:36-1326:53: static int clk_core_prepare_enable(struct clk_core *core)
-
drivers/clk/clk.c:1341:40-1341:57: static void clk_core_disable_unprepare(struct clk_core *core)
-
drivers/clk/clk.c:1347:49-1347:66: static void __init clk_unprepare_unused_subtree(struct clk_core *core)
-
drivers/clk/clk.c:1377:47-1377:64: static void __init clk_disable_unused_subtree(struct clk_core *core)
-
drivers/clk/clk.c:1462:44-1462:61: static int clk_core_determine_round_nolock(struct clk_core *core,
-
drivers/clk/clk.c:1510:36-1510:60: static void clk_core_init_rate_req(struct clk_core * const core,
-
drivers/clk/clk.c:1585:32-1585:56: static bool clk_core_can_round(struct clk_core * const core)
-
drivers/clk/clk.c:1590:39-1590:56: static int clk_core_round_rate_nolock(struct clk_core *core,
-
drivers/clk/clk.c:1736:25-1736:42: static int __clk_notify(struct clk_core *core, unsigned long msg,
-
drivers/clk/clk.c:1768:37-1768:54: static void __clk_recalc_accuracies(struct clk_core *core)
-
drivers/clk/clk.c:1788:42-1788:59: static long clk_core_get_accuracy_recalc(struct clk_core *core)
-
drivers/clk/clk.c:1820:33-1820:50: static unsigned long clk_recalc(struct clk_core *core,
-
drivers/clk/clk.c:1845:32-1845:49: static void __clk_recalc_rates(struct clk_core *core, bool update_req,
-
drivers/clk/clk.c:1874:47-1874:64: static unsigned long clk_core_get_rate_recalc(struct clk_core *core)
-
drivers/clk/clk.c:1906:35-1906:52: static int clk_fetch_parent_index(struct clk_core *core,
-
drivers/clk/clk.c:1970:43-1970:60: static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan)
-
drivers/clk/clk.c:1980:26-1980:43: static void clk_reparent(struct clk_core *core, struct clk_core *new_parent)
-
drivers/clk/clk.c:2006:49-2006:66: static struct clk_core *__clk_set_parent_before(struct clk_core *core,
-
drivers/clk/clk.c:2052:36-2052:53: static void __clk_set_parent_after(struct clk_core *core,
-
drivers/clk/clk.c:2072:29-2072:46: static int __clk_set_parent(struct clk_core *core, struct clk_core *parent,
-
drivers/clk/clk.c:2118:34-2118:51: static int __clk_speculate_rates(struct clk_core *core,
-
drivers/clk/clk.c:2149:30-2149:47: static void clk_calc_subtree(struct clk_core *core, unsigned long new_rate,
-
drivers/clk/clk.c:2172:44-2172:61: static struct clk_core *clk_calc_new_rates(struct clk_core *core,
-
drivers/clk/clk.c:2259:51-2259:68: static struct clk_core *clk_propagate_rate_change(struct clk_core *core,
-
drivers/clk/clk.c:2297:29-2297:46: static void clk_change_rate(struct clk_core *core)
-
drivers/clk/clk.c:2386:53-2386:70: static unsigned long clk_core_req_round_rate_nolock(struct clk_core *core,
-
drivers/clk/clk.c:2416:37-2416:54: static int clk_core_set_rate_nolock(struct clk_core *core,
-
drivers/clk/clk.c:2711:43-2711:60: static struct clk_core *__clk_init_parent(struct clk_core *core)
-
drivers/clk/clk.c:2721:31-2721:48: static void clk_core_reparent(struct clk_core *core,
-
drivers/clk/clk.c:2757:39-2757:56: static int clk_core_set_parent_nolock(struct clk_core *core,
-
drivers/clk/clk.c:2869:38-2869:55: static int clk_core_set_phase_nolock(struct clk_core *core, int degrees)
-
drivers/clk/clk.c:2942:31-2942:48: static int clk_core_get_phase(struct clk_core *core)
-
drivers/clk/clk.c:2980:46-2980:63: static void clk_core_reset_duty_cycle_nolock(struct clk_core *core)
-
drivers/clk/clk.c:2989:46-2989:63: static int clk_core_update_duty_cycle_nolock(struct clk_core *core)
-
drivers/clk/clk.c:3014:53-3014:70: static int clk_core_update_duty_cycle_parent_nolock(struct clk_core *core)
-
drivers/clk/clk.c:3032:43-3032:60: static int clk_core_set_duty_cycle_nolock(struct clk_core *core,
-
drivers/clk/clk.c:3056:50-3056:67: static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core,
-
drivers/clk/clk.c:3112:43-3112:60: static int clk_core_get_scaled_duty_cycle(struct clk_core *core,
-
drivers/clk/clk.c:3415:54-3415:71: static void possible_parent_show(struct seq_file *s, struct clk_core *core,
-
drivers/clk/clk.c:3552:34-3552:51: static void clk_debug_create_one(struct clk_core *core, struct dentry *pdentry)
-
drivers/clk/clk.c:3604:32-3604:49: static void clk_debug_register(struct clk_core *core)
-
drivers/clk/clk.c:3621:34-3621:51: static void clk_debug_unregister(struct clk_core *core)
-
drivers/clk/clk.c:3737:28-3737:45: static int __clk_core_init(struct clk_core *core)
-
drivers/clk/clk.c:3942:36-3942:53: static void clk_core_link_consumer(struct clk_core *core, struct clk *clk)
-
drivers/clk/clk.c:3967:30-3967:47: static struct clk *alloc_clk(struct clk_core *core, const char *dev_id,
-
drivers/clk/clk.c:4072:41-4072:58: static int clk_core_populate_parent_map(struct clk_core *core,
-
drivers/clk/clk.c:4134:38-4134:55: static void clk_core_free_parent_map(struct clk_core *core)
-
drivers/clk/clk.c:4377:41-4377:58: static void clk_core_evict_parent_cache(struct clk_core *core)
-
drivers/clk/renesas/r7s9210-cpg-mssr.c:161:2-161:29: const struct cpg_core_clk *core, const struct cpg_mssr_info *info,
-
drivers/clk/renesas/r8a77970-cpg-mssr.c:224:2-224:29: const struct cpg_core_clk *core, const struct cpg_mssr_info *info,
-
drivers/clk/renesas/rcar-gen2-cpg.c:276:2-276:29: const struct cpg_core_clk *core, const struct cpg_mssr_info *info,
-
drivers/clk/renesas/rcar-gen3-cpg.c:348:2-348:29: const struct cpg_core_clk *core, const struct cpg_mssr_info *info,
-
drivers/clk/renesas/rcar-gen4-cpg.c:332:2-332:29: const struct cpg_core_clk *core, const struct cpg_mssr_info *info,
-
drivers/clk/renesas/renesas-cpg-mssr.c:325:47-325:74: static void __init cpg_mssr_register_core_clk(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:125:28-125:55: rzg2l_cpg_div_clk_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:165:28-165:55: rzg2l_cpg_mux_clk_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:252:31-252:58: rzg2l_cpg_sd_mux_clk_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:387:32-387:59: rzg2l_cpg_dsi_div_clk_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:484:35-484:62: rzg2l_cpg_pll5_4_mux_clk_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:635:27-635:54: rzg2l_cpg_sipll5_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:717:28-717:55: rzg2l_cpg_pll_clk_register(const struct cpg_core_clk *core,
-
drivers/clk/renesas/rzg2l-cpg.c:798:29-798:56: rzg2l_cpg_register_core_clk(const struct cpg_core_clk *core,
-
drivers/gpu/drm/nouveau/dispnv50/core507d.c:34:17-34:35: core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy)
-
drivers/gpu/drm/nouveau/dispnv50/core507d.c:131:15-131:33: core507d_init(struct nv50_core *core)
-
drivers/gpu/drm/nouveau/dispnv50/corec37d.c:34:21-34:39: corec37d_wndw_owner(struct nv50_core *core)
-
drivers/gpu/drm/nouveau/dispnv50/corec37d.c:52:17-52:35: corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy)
-
drivers/gpu/drm/nouveau/dispnv50/corec37d.c:128:15-128:33: corec37d_init(struct nv50_core *core)
-
drivers/gpu/drm/nouveau/dispnv50/corec57d.c:30:15-30:33: corec57d_init(struct nv50_core *core)
-
drivers/gpu/drm/nouveau/dispnv50/dac507d.c:29:14-29:32: dac507d_ctrl(struct nv50_core *core, int or, u32 ctrl,
-
drivers/gpu/drm/nouveau/dispnv50/dac907d.c:29:14-29:32: dac907d_ctrl(struct nv50_core *core, int or, u32 ctrl,
-
drivers/gpu/drm/nouveau/dispnv50/pior507d.c:30:15-30:33: pior507d_ctrl(struct nv50_core *core, int or, u32 ctrl,
-
drivers/gpu/drm/nouveau/dispnv50/sor507d.c:30:14-30:32: sor507d_ctrl(struct nv50_core *core, int or, u32 ctrl,
-
drivers/gpu/drm/nouveau/dispnv50/sor507d.c:50:18-50:36: sor507d_get_caps(struct nv50_disp *core, struct nouveau_encoder *outp, int or)
-
drivers/gpu/drm/nouveau/dispnv50/sor907d.c:32:14-32:32: sor907d_ctrl(struct nv50_core *core, int or, u32 ctrl,
-
drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:29:14-29:32: sorc37d_ctrl(struct nv50_core *core, int or, u32 ctrl,
-
drivers/gpu/drm/v3d/v3d_gem.c:22:36-22:40: v3d_init_core(struct v3d_dev *v3d, int core)
-
drivers/gpu/drm/v3d/v3d_gem.c:48:35-48:39: v3d_idle_axi(struct v3d_dev *v3d, int core)
-
drivers/gpu/drm/v3d/v3d_gem.c:154:41-154:45: v3d_invalidate_l2c(struct v3d_dev *v3d, int core)
-
drivers/gpu/drm/v3d/v3d_gem.c:166:36-166:40: v3d_flush_l2t(struct v3d_dev *v3d, int core)
-
drivers/gpu/drm/v3d/v3d_gem.c:221:44-221:48: v3d_invalidate_slices(struct v3d_dev *v3d, int core)
-
drivers/md/dm-era-target.c:364:21-364:53: static void ws_pack(const struct writeset_metadata *core, struct writeset_disk *disk)
-
drivers/md/dm-era-target.c:370:57-370:83: static void ws_unpack(const struct writeset_disk *disk, struct writeset_metadata *core)
-
drivers/md/dm-log.c:285:28-285:52: static void header_to_disk(struct log_header_core *core, struct log_header_disk *disk)
-
drivers/md/dm-log.c:292:30-292:54: static void header_from_disk(struct log_header_core *core, struct log_header_disk *disk)
-
drivers/media/common/siano/smscoreapi.c:389:27-389:52: void smscore_set_board_id(struct smscore_device_t *core, int id)
-
drivers/media/common/siano/smscoreapi.c:394:23-394:48: int smscore_led_state(struct smscore_device_t *core, int led)
-
drivers/media/common/siano/smscoreapi.c:402:26-402:51: int smscore_get_board_id(struct smscore_device_t *core)
-
drivers/media/i2c/tvp5150.c:1826:35-1826:51: static int tvp5150_detect_version(struct tvp5150 *core)
-
drivers/media/pci/bt8xx/bttv-gpio.c:71:25-71:43: int bttv_sub_add_device(struct bttv_core *core, char *name)
-
drivers/media/pci/bt8xx/bttv-gpio.c:96:26-96:44: int bttv_sub_del_devices(struct bttv_core *core)
-
drivers/media/pci/bt8xx/bttv-gpio.c:128:22-128:40: void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits)
-
drivers/media/pci/bt8xx/bttv-gpio.c:142:20-142:38: u32 bttv_gpio_read(struct bttv_core *core)
-
drivers/media/pci/bt8xx/bttv-gpio.c:151:22-151:40: void bttv_gpio_write(struct bttv_core *core, u32 value)
-
drivers/media/pci/bt8xx/bttv-gpio.c:158:21-158:39: void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits)
-
drivers/media/pci/cx88/cx88-blackbird.c:189:24-189:42: static void host_setup(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-blackbird.c:223:34-223:52: static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state)
-
drivers/media/pci/cx88/cx88-blackbird.c:239:25-239:43: static int memory_write(struct cx88_core *core, u32 address, u32 value)
-
drivers/media/pci/cx88/cx88-blackbird.c:255:24-255:42: static int memory_read(struct cx88_core *core, u32 address, u32 *value)
-
drivers/media/pci/cx88/cx88-blackbird.c:281:27-281:45: static int register_write(struct cx88_core *core, u32 address, u32 value)
-
drivers/media/pci/cx88/cx88-blackbird.c:296:26-296:44: static int register_read(struct cx88_core *core, u32 address, u32 *value)
-
drivers/media/pci/cx88/cx88-cards.c:2853:28-2853:46: static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data)
-
drivers/media/pci/cx88/cx88-cards.c:2880:30-2880:48: static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data)
-
drivers/media/pci/cx88/cx88-cards.c:2978:24-2978:42: static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data)
-
drivers/media/pci/cx88/cx88-cards.c:2994:39-2994:57: static int cx88_dvico_xc2028_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3026:49-3026:67: static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3053:46-3053:64: static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3070:51-3070:69: static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3090:36-3090:54: static int cx88_pv_8000gt_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3112:42-3112:60: static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-cards.c:3144:39-3144:57: static int cx88_xc2028_tuner_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3192:39-3192:57: static int cx88_xc4000_tuner_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3212:39-3212:57: static int cx88_xc5000_tuner_callback(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-cards.c:3294:28-3294:46: static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci)
-
drivers/media/pci/cx88/cx88-cards.c:3314:37-3314:55: static void cx88_card_setup_pre_i2c(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-cards.c:3388:24-3388:42: void cx88_setup_xc3028(struct cx88_core *core, struct xc2028_ctrl *ctl)
-
drivers/media/pci/cx88/cx88-cards.c:3443:29-3443:47: static void cx88_card_setup(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-cards.c:3681:24-3681:48: int cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci)
-
drivers/media/pci/cx88/cx88-core.c:342:29-342:47: int cx88_sram_channel_setup(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-core.c:421:29-421:47: void cx88_sram_channel_dump(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-core.c:504:19-504:37: int cx88_core_irq(struct cx88_core *core, u32 status)
-
drivers/media/pci/cx88/cx88-core.c:520:18-520:36: void cx88_wakeup(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-core.c:535:20-535:38: void cx88_shutdown(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-core.c:560:16-560:34: int cx88_reset(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-core.c:682:20-682:38: int cx88_set_scale(struct cx88_core *core, unsigned int width,
-
drivers/media/pci/cx88/cx88-core.c:754:20-754:38: static int set_pll(struct cx88_core *core, int prescale, u32 ofreq)
-
drivers/media/pci/cx88/cx88-core.c:791:26-791:44: int cx88_start_audio_dma(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-core.c:817:25-817:43: int cx88_stop_audio_dma(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-core.c:829:24-829:42: static int set_tvaudio(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-core.c:882:21-882:39: int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm)
-
drivers/media/pci/cx88/cx88-core.c:1022:21-1022:39: void cx88_vdev_init(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-core.c:1076:20-1076:38: void cx88_core_put(struct cx88_core *core, struct pci_dev *pci)
-
drivers/media/pci/cx88/cx88-dsp.c:157:31-157:49: static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N)
-
drivers/media/pci/cx88/cx88-dsp.c:224:24-224:42: static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N)
-
drivers/media/pci/cx88/cx88-dsp.c:237:30-237:48: static s16 *read_rds_samples(struct cx88_core *core, u32 *N)
-
drivers/media/pci/cx88/cx88-dsp.c:272:32-272:50: s32 cx88_dsp_detect_stereo_sap(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-dvb.c:192:32-192:51: static void cx88_dvb_gate_ctrl(struct cx88_core *core, int open)
-
drivers/media/pci/cx88/cx88-i2c.c:124:19-124:37: int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci)
-
drivers/media/pci/cx88/cx88-input.c:225:19-225:37: int cx88_ir_start(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-input.c:234:19-234:37: void cx88_ir_stop(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-input.c:260:18-260:36: int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci)
-
drivers/media/pci/cx88/cx88-input.c:505:18-505:36: int cx88_ir_fini(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-input.c:524:18-524:36: void cx88_ir_irq(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-input.c:585:23-585:41: void cx88_i2c_init_ir(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-tvaudio.c:92:33-92:51: static void set_audio_registers(struct cx88_core *core, const struct rlist *l)
-
drivers/media/pci/cx88/cx88-tvaudio.c:113:29-113:47: static void set_audio_start(struct cx88_core *core, u32 mode)
-
drivers/media/pci/cx88/cx88-tvaudio.c:124:30-124:48: static void set_audio_finish(struct cx88_core *core, u32 ctl)
-
drivers/media/pci/cx88/cx88-tvaudio.c:162:37-162:55: static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap,
-
drivers/media/pci/cx88/cx88-tvaudio.c:272:38-272:56: static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode)
-
drivers/media/pci/cx88/cx88-tvaudio.c:373:35-373:53: static void set_audio_standard_A2(struct cx88_core *core, u32 mode)
-
drivers/media/pci/cx88/cx88-tvaudio.c:638:37-638:55: static void set_audio_standard_EIAJ(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-tvaudio.c:652:35-652:53: static void set_audio_standard_FM(struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-tvaudio.c:724:30-724:48: static int cx88_detect_nicam(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-tvaudio.c:747:23-747:41: void cx88_set_tvaudio(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-tvaudio.c:801:22-801:40: void cx88_newstation(struct cx88_core *core)
-
drivers/media/pci/cx88/cx88-tvaudio.c:808:22-808:40: void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t)
-
drivers/media/pci/cx88/cx88-tvaudio.c:881:22-881:40: void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual)
-
drivers/media/pci/cx88/cx88-video.c:282:20-282:38: int cx88_video_mux(struct cx88_core *core, unsigned int input)
-
drivers/media/pci/cx88/cx88-video.c:790:38-790:56: int cx88_querycap(struct file *file, struct cx88_core *core,
-
drivers/media/pci/cx88/cx88-video.c:844:21-844:40: int cx88_enum_input(struct cx88_core *core, struct v4l2_input *i)
-
drivers/media/pci/cx88/cx88-video.c:963:19-963:38: int cx88_set_freq(struct cx88_core *core,
-
drivers/media/platform/amphion/vpu_cmds.c:65:25-65:42: static int vpu_cmd_send(struct vpu_core *core, struct vpu_rpc_event *pkt)
-
drivers/media/platform/amphion/vpu_cmds.c:298:34-298:51: static void vpu_core_keep_active(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_cmds.c:419:23-419:40: int vpu_core_snapshot(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_cmds.c:442:23-442:40: int vpu_core_sw_reset(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:29:17-29:34: void csr_writel(struct vpu_core *core, u32 reg, u32 val)
-
drivers/media/platform/amphion/vpu_core.c:34:15-34:32: u32 csr_readl(struct vpu_core *core, u32 reg)
-
drivers/media/platform/amphion/vpu_core.c:39:35-39:52: static int vpu_core_load_firmware(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:75:31-75:48: static int vpu_core_boot_done(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:99:36-99:53: static int vpu_core_wait_boot_done(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:111:26-111:43: static int vpu_core_boot(struct vpu_core *core, bool load)
-
drivers/media/platform/amphion/vpu_core.c:126:30-126:47: static int vpu_core_shutdown(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:131:29-131:46: static int vpu_core_restore(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:172:19-172:36: int vpu_alloc_dma(struct vpu_core *core, struct vpu_buffer *buf)
-
drivers/media/platform/amphion/vpu_core.c:177:25-177:42: void vpu_core_set_state(struct vpu_core *core, enum vpu_core_state state)
-
drivers/media/platform/amphion/vpu_core.c:186:35-186:52: static void vpu_core_update_state(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:229:52-229:69: static bool vpu_core_is_exist(struct vpu_dev *vpu, struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:241:30-241:47: static void vpu_core_get_vpu(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:250:50-250:67: static int vpu_core_register(struct device *dev, struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:295:30-295:47: static void vpu_core_put_vpu(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:304:52-304:69: static int vpu_core_unregister(struct device *dev, struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:323:38-323:55: static int vpu_core_acquire_instance(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:336:39-336:56: static void vpu_core_release_instance(struct vpu_core *core, int id)
-
drivers/media/platform/amphion/vpu_core.c:400:23-400:40: void vpu_release_core(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:497:41-497:58: struct vpu_inst *vpu_core_find_instance(struct vpu_core *core, u32 index)
-
drivers/media/platform/amphion/vpu_core.c:542:30-542:47: static int vpu_core_parse_dt(struct vpu_core *core, struct device_node *np)
-
drivers/media/platform/amphion/vpu_core.c:750:34-750:51: static void vpu_core_cancel_work(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_core.c:763:34-763:51: static void vpu_core_resume_work(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_dbg.c:443:32-443:49: int vpu_core_create_dbgfs_file(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_dbg.c:475:32-475:49: int vpu_core_remove_dbgfs_file(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_imx8q.c:142:25-142:42: int vpu_imx8q_boot_core(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_imx8q.c:149:31-149:48: int vpu_imx8q_get_power_state(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_imx8q.c:156:34-156:51: int vpu_imx8q_on_firmware_loaded(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_mbox.c:56:19-56:36: int vpu_mbox_init(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_mbox.c:70:22-70:39: int vpu_mbox_request(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_mbox.c:91:20-91:37: void vpu_mbox_free(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_mbox.c:102:25-102:42: void vpu_mbox_send_type(struct vpu_core *core, u32 type)
-
drivers/media/platform/amphion/vpu_mbox.c:107:24-107:41: void vpu_mbox_send_msg(struct vpu_core *core, u32 type, u32 data)
-
drivers/media/platform/amphion/vpu_msgs.c:278:27-278:44: static int vpu_handle_msg(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_msgs.c:309:27-309:44: static int vpu_isr_thread(struct vpu_core *core, u32 irq_code)
-
drivers/media/platform/amphion/vpu_msgs.c:330:35-330:52: static void vpu_core_run_msg_work(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_msgs.c:380:13-380:30: int vpu_isr(struct vpu_core *core, u32 irq)
-
drivers/media/platform/amphion/vpu_rpc.c:21:35-21:52: int vpu_iface_check_memory_region(struct vpu_core *core, dma_addr_t addr, u32 size)
-
drivers/media/platform/amphion/vpu_rpc.c:246:42-246:59: struct vpu_iface_ops *vpu_core_get_iface(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:118:42-118:59: static inline bool vpu_iface_check_codec(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:138:39-138:56: static inline int vpu_iface_boot_core(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:147:45-147:62: static inline int vpu_iface_get_power_state(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:156:43-156:60: static inline int vpu_iface_shutdown_core(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:165:42-165:59: static inline int vpu_iface_restore_core(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:174:48-174:65: static inline int vpu_iface_on_firmware_loaded(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:184:43-184:60: static inline u32 vpu_iface_get_data_size(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:194:34-194:51: static inline int vpu_iface_init(struct vpu_core *core,
-
drivers/media/platform/amphion/vpu_rpc.h:212:41-212:58: static inline int vpu_iface_set_log_buf(struct vpu_core *core,
-
drivers/media/platform/amphion/vpu_rpc.h:226:43-226:60: static inline int vpu_iface_config_system(struct vpu_core *core, u32 regs_base, void __iomem *regs)
-
drivers/media/platform/amphion/vpu_rpc.h:238:52-238:69: static inline int vpu_iface_get_stream_buffer_size(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:259:38-259:55: static inline int vpu_iface_send_cmd(struct vpu_core *core, struct vpu_rpc_event *cmd)
-
drivers/media/platform/amphion/vpu_rpc.h:269:41-269:58: static inline int vpu_iface_receive_msg(struct vpu_core *core, struct vpu_rpc_event *msg)
-
drivers/media/platform/amphion/vpu_rpc.h:279:38-279:55: static inline int vpu_iface_pack_cmd(struct vpu_core *core,
-
drivers/media/platform/amphion/vpu_rpc.h:290:44-290:61: static inline int vpu_iface_convert_msg_id(struct vpu_core *core, u32 msg_id)
-
drivers/media/platform/amphion/vpu_rpc.h:300:45-300:62: static inline int vpu_iface_unpack_msg_data(struct vpu_core *core,
-
drivers/media/platform/amphion/vpu_rpc.h:383:41-383:58: static inline u32 vpu_iface_get_version(struct vpu_core *core)
-
drivers/media/platform/amphion/vpu_rpc.h:393:52-393:69: static inline u32 vpu_iface_get_max_instance_count(struct vpu_core *core)
-
drivers/media/platform/qcom/venus/core.c:29:28-29:47: static void venus_coredump(struct venus_core *core)
-
drivers/media/platform/qcom/venus/core.c:56:32-56:51: static void venus_event_notify(struct venus_core *core, u32 event)
-
drivers/media/platform/qcom/venus/core.c:198:35-198:54: static int venus_enumerate_codecs(struct venus_core *core, u32 type)
-
drivers/media/platform/qcom/venus/core.c:248:43-248:62: static void venus_assign_register_offsets(struct venus_core *core)
-
drivers/media/platform/qcom/venus/core.h:533:33-533:52: static inline void *to_hfi_priv(struct venus_core *core)
-
drivers/media/platform/qcom/venus/core.h:539:21-539:40: venus_caps_by_codec(struct venus_core *core, u32 codec, u32 domain)
-
drivers/media/platform/qcom/venus/core.h:553:20-553:39: is_fw_rev_or_newer(struct venus_core *core, u32 vmajor, u32 vminor, u32 vrev)
-
drivers/media/platform/qcom/venus/core.h:561:20-561:39: is_fw_rev_or_older(struct venus_core *core, u32 vmajor, u32 vminor, u32 vrev)
-
drivers/media/platform/qcom/venus/dbgfs.c:15:23-15:42: void venus_dbgfs_init(struct venus_core *core)
-
drivers/media/platform/qcom/venus/dbgfs.c:25:25-25:44: void venus_dbgfs_deinit(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.c:28:29-28:48: static void venus_reset_cpu(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.c:57:24-57:43: int venus_set_hw_state(struct venus_core *core, bool resume)
-
drivers/media/platform/qcom/venus/firmware.c:82:26-82:45: static int venus_load_fw(struct venus_core *core, const char *fwname,
-
drivers/media/platform/qcom/venus/firmware.c:148:29-148:48: static int venus_boot_no_tz(struct venus_core *core, phys_addr_t mem_phys,
-
drivers/media/platform/qcom/venus/firmware.c:174:33-174:52: static int venus_shutdown_no_tz(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.c:210:16-210:35: int venus_boot(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.c:271:20-271:39: int venus_shutdown(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.c:283:25-283:44: int venus_firmware_init(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.c:346:28-346:47: void venus_firmware_deinit(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.h:16:46-16:65: static inline int venus_set_hw_state_suspend(struct venus_core *core)
-
drivers/media/platform/qcom/venus/firmware.h:21:45-21:64: static inline int venus_set_hw_state_resume(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi.c:50:19-50:38: int hfi_core_init(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi.c:84:21-84:40: int hfi_core_deinit(struct venus_core *core, bool blocking)
-
drivers/media/platform/qcom/venus/hfi.c:120:22-120:41: int hfi_core_suspend(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi.c:128:21-128:40: int hfi_core_resume(struct venus_core *core, bool force)
-
drivers/media/platform/qcom/venus/hfi.c:136:26-136:45: int hfi_core_trigger_ssr(struct venus_core *core, u32 type)
-
drivers/media/platform/qcom/venus/hfi.c:141:19-141:38: int hfi_core_ping(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi.c:570:16-570:35: int hfi_create(struct venus_core *core, const struct hfi_core_ops *ops)
-
drivers/media/platform/qcom/venus/hfi.c:584:18-584:37: void hfi_destroy(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi.c:589:17-589:36: void hfi_reinit(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_msgs.c:22:31-22:50: static void event_seq_changed(struct venus_core *core, struct venus_inst *inst,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:130:38-130:57: static void event_release_buffer_ref(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:149:29-149:48: static void event_sys_error(struct venus_core *core, u32 event,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:162:21-162:40: event_session_error(struct venus_core *core, struct venus_inst *inst,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:192:30-192:49: static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:220:31-220:50: static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:251:28-251:47: sys_get_prop_image_version(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:300:35-300:54: static void hfi_sys_property_info(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:321:39-321:58: static void hfi_sys_rel_resource_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:331:31-331:50: static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:344:31-344:50: static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:350:37-350:56: static void hfi_sys_pc_prepare_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:411:35-411:54: static void hfi_session_prop_info(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:447:35-447:54: static void hfi_session_init_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:473:39-473:58: static void hfi_session_load_res_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:482:36-482:55: static void hfi_session_flush_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:493:34-493:53: static void hfi_session_etb_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:503:34-503:53: static void hfi_session_ftb_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:584:36-584:55: static void hfi_session_start_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:593:35-593:54: static void hfi_session_stop_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:602:38-602:57: static void hfi_session_rel_res_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:611:38-611:57: static void hfi_session_rel_buf_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:620:34-620:53: static void hfi_session_end_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:629:36-629:55: static void hfi_session_abort_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:638:42-638:61: static void hfi_session_get_seq_hdr_done(struct venus_core *core,
-
drivers/media/platform/qcom/venus/hfi_msgs.c:745:35-745:54: void hfi_process_watchdog_timeout(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_msgs.c:750:39-750:58: static struct venus_inst *to_instance(struct venus_core *core, u32 session_id)
-
drivers/media/platform/qcom/venus/hfi_msgs.c:765:28-765:47: u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr)
-
drivers/media/platform/qcom/venus/hfi_parser.c:17:25-17:44: static void init_codecs(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_parser.c:63:18-63:37: parse_alloc_mode(struct venus_core *core, u32 codecs, u32 domain, void *data)
-
drivers/media/platform/qcom/venus/hfi_parser.c:94:21-94:40: parse_profile_level(struct venus_core *core, u32 codecs, u32 domain, void *data)
-
drivers/media/platform/qcom/venus/hfi_parser.c:119:12-119:31: parse_caps(struct venus_core *core, u32 codecs, u32 domain, void *data)
-
drivers/media/platform/qcom/venus/hfi_parser.c:145:19-145:38: parse_raw_formats(struct venus_core *core, u32 codecs, u32 domain, void *data)
-
drivers/media/platform/qcom/venus/hfi_parser.c:174:26-174:45: static void parse_codecs(struct venus_core *core, void *data)
-
drivers/media/platform/qcom/venus/hfi_parser.c:188:32-188:51: static void parse_max_sessions(struct venus_core *core, const void *data)
-
drivers/media/platform/qcom/venus/hfi_parser.c:231:32-231:51: static int hfi_platform_parser(struct venus_core *core, struct venus_inst *inst)
-
drivers/media/platform/qcom/venus/hfi_parser.c:266:16-266:35: u32 hfi_parser(struct venus_core *core, struct venus_inst *inst, void *buf,
-
drivers/media/platform/qcom/venus/hfi_platform.c:72:25-72:44: hfi_platform_get_codecs(struct venus_core *core, u32 *enc_codecs, u32 *dec_codecs, u32 *count)
-
drivers/media/platform/qcom/venus/hfi_venus.c:422:40-422:59: static int venus_hfi_core_set_resource(struct venus_core *core, u32 id,
-
drivers/media/platform/qcom/venus/hfi_venus.c:1057:37-1057:56: static irqreturn_t venus_isr_thread(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1099:30-1099:49: static irqreturn_t venus_isr(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1131:28-1131:47: static int venus_core_init(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1160:30-1160:49: static int venus_core_deinit(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1171:28-1171:47: static int venus_core_ping(struct venus_core *core, u32 cookie)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1181:35-1181:54: static int venus_core_trigger_ssr(struct venus_core *core, u32 trigger_type)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1434:25-1434:44: static int venus_resume(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1455:30-1455:49: static int venus_suspend_1xx(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1553:30-1553:49: static int venus_suspend_3xx(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1621:26-1621:45: static int venus_suspend(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1660:24-1660:43: void venus_hfi_destroy(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1671:22-1671:41: int venus_hfi_create(struct venus_core *core)
-
drivers/media/platform/qcom/venus/hfi_venus.c:1700:30-1700:49: void venus_hfi_queues_reinit(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:26:26-26:45: static int core_clks_get(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:41:29-41:48: static int core_clks_enable(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:75:31-75:50: static void core_clks_disable(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:84:31-84:50: static int core_clks_set_rate(struct venus_core *core, unsigned long freq)
-
drivers/media/platform/qcom/venus/pm_helpers.c:103:28-103:47: static int vcodec_clks_get(struct venus_core *core, struct device *dev,
-
drivers/media/platform/qcom/venus/pm_helpers.c:120:31-120:50: static int vcodec_clks_enable(struct venus_core *core, struct clk **clks)
-
drivers/media/platform/qcom/venus/pm_helpers.c:140:33-140:52: static void vcodec_clks_disable(struct venus_core *core, struct clk **clks)
-
drivers/media/platform/qcom/venus/pm_helpers.c:161:26-161:45: static u32 load_per_type(struct venus_core *core, u32 session_type)
-
drivers/media/platform/qcom/venus/pm_helpers.c:215:26-215:45: static int load_scale_bw(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:294:24-294:43: static int core_get_v1(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:309:25-309:44: static void core_put_v1(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:313:26-313:45: static int core_power_v1(struct venus_core *core, int on)
-
drivers/media/platform/qcom/venus/pm_helpers.c:333:19-333:38: vcodec_control_v3(struct venus_core *core, u32 session_type, bool enable)
-
drivers/media/platform/qcom/venus/pm_helpers.c:409:30-409:49: static int vcodec_control_v4(struct venus_core *core, u32 coreid, bool enable)
-
drivers/media/platform/qcom/venus/pm_helpers.c:443:28-443:47: static int poweroff_coreid(struct venus_core *core, unsigned int coreid_mask)
-
drivers/media/platform/qcom/venus/pm_helpers.c:482:27-482:46: static int poweron_coreid(struct venus_core *core, unsigned int coreid_mask)
-
drivers/media/platform/qcom/venus/pm_helpers.c:552:41-552:60: static int move_core_to_power_save_mode(struct venus_core *core,
-
drivers/media/platform/qcom/venus/pm_helpers.c:857:31-857:50: static int vcodec_domains_get(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:908:32-908:51: static void vcodec_domains_put(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:930:30-930:49: static int core_resets_reset(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:954:28-954:47: static int core_resets_get(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:976:24-976:43: static int core_get_v4(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:1027:25-1027:44: static void core_put_v4(struct venus_core *core)
-
drivers/media/platform/qcom/venus/pm_helpers.c:1035:26-1035:45: static int core_power_v4(struct venus_core *core, int on)
-
drivers/media/radio/radio-wl1273.c:95:31-95:51: static int wl1273_fm_write_fw(struct wl1273_core *core,
-
drivers/mfd/si476x-cmd.c:171:50-171:70: static int si476x_core_parse_and_nag_about_error(struct si476x_core *core)
-
drivers/mfd/si476x-cmd.c:257:37-257:57: static int si476x_core_send_command(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:347:33-347:53: static int si476x_cmd_clear_stc(struct si476x_core *core)
-
drivers/mfd/si476x-cmd.c:372:38-372:58: static int si476x_cmd_tune_seek_freq(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:404:31-404:51: int si476x_core_cmd_func_info(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:435:34-435:54: int si476x_core_cmd_set_property(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:462:34-462:54: int si476x_core_cmd_get_property(struct si476x_core *core, u16 property)
-
drivers/mfd/si476x-cmd.c:520:39-520:60: int si476x_core_cmd_dig_audio_pin_cfg(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:569:33-569:53: int si476x_core_cmd_zif_pin_cfg(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:626:45-626:65: int si476x_core_cmd_ic_link_gpo_ctl_pin_cfg(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:660:39-660:59: int si476x_core_cmd_ana_audio_pin_cfg(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:694:45-694:65: static int si476x_core_cmd_intb_pin_cfg_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:710:45-710:65: static int si476x_core_cmd_intb_pin_cfg_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:739:35-739:55: int si476x_core_cmd_am_rsq_status(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:788:35-788:55: int si476x_core_cmd_fm_acf_status(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:824:35-824:55: int si476x_core_cmd_am_acf_status(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:872:35-872:55: int si476x_core_cmd_fm_seek_start(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:900:35-900:55: int si476x_core_cmd_fm_rds_status(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:966:39-966:59: int si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:994:40-994:60: int si476x_core_cmd_fm_phase_diversity(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1019:41-1019:61: int si476x_core_cmd_fm_phase_div_status(struct si476x_core *core)
-
drivers/mfd/si476x-cmd.c:1048:35-1048:55: int si476x_core_cmd_am_seek_start(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1064:41-1064:61: static int si476x_core_cmd_power_up_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1087:41-1087:61: static int si476x_core_cmd_power_up_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1109:43-1109:63: static int si476x_core_cmd_power_down_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1120:43-1120:63: static int si476x_core_cmd_power_down_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1133:45-1133:65: static int si476x_core_cmd_am_tune_freq_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1150:45-1150:65: static int si476x_core_cmd_am_tune_freq_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1166:46-1166:66: static int si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1219:46-1219:66: static int si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1274:46-1274:66: static int si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1336:45-1336:65: static int si476x_core_cmd_fm_tune_freq_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1354:45-1354:65: static int si476x_core_cmd_fm_tune_freq_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1370:43-1370:63: static int si476x_core_cmd_agc_status_a20(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1398:43-1398:63: static int si476x_core_cmd_agc_status_a10(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1473:30-1473:50: int si476x_core_cmd_power_up(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1482:32-1482:52: int si476x_core_cmd_power_down(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1491:34-1491:54: int si476x_core_cmd_fm_tune_freq(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1500:34-1500:54: int si476x_core_cmd_am_tune_freq(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1509:35-1509:55: int si476x_core_cmd_fm_rsq_status(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1521:32-1521:52: int si476x_core_cmd_agc_status(struct si476x_core *core,
-
drivers/mfd/si476x-cmd.c:1531:34-1531:54: int si476x_core_cmd_intb_pin_cfg(struct si476x_core *core,
-
drivers/mfd/si476x-i2c.c:36:38-36:58: static int si476x_core_config_pinmux(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:98:54-98:74: static inline void si476x_core_schedule_polling_work(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:127:23-127:43: int si476x_core_start(struct si476x_core *core, bool soft)
-
drivers/mfd/si476x-i2c.c:221:22-221:42: int si476x_core_stop(struct si476x_core *core, bool soft)
-
drivers/mfd/si476x-i2c.c:265:33-265:53: int si476x_core_set_power_state(struct si476x_core *core,
-
drivers/mfd/si476x-i2c.c:330:52-330:72: static inline void si476x_core_report_drainer_stop(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:343:55-343:75: static inline void si476x_core_start_rds_drainer_once(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:403:40-403:60: static void si476x_core_pronounce_dead(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:434:26-434:46: int si476x_core_i2c_xfer(struct si476x_core *core,
-
drivers/mfd/si476x-i2c.c:466:35-466:55: static int si476x_core_get_status(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:483:47-483:67: static void si476x_core_get_and_signal_status(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:552:42-552:62: static int si476x_core_fwver_to_revision(struct si476x_core *core,
-
drivers/mfd/si476x-i2c.c:618:42-618:62: static int si476x_core_get_revision_info(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:644:25-644:45: bool si476x_core_has_am(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:651:32-651:52: bool si476x_core_has_diversity(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:657:39-657:59: bool si476x_core_is_a_secondary_tuner(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:665:37-665:57: bool si476x_core_is_a_primary_tuner(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:673:41-673:61: bool si476x_core_is_in_am_receiver_mode(struct si476x_core *core)
-
drivers/mfd/si476x-i2c.c:680:32-680:52: bool si476x_core_is_powered_up(struct si476x_core *core)
-
drivers/mfd/si476x-prop.c:45:47-45:67: static bool si476x_core_is_valid_property_a10(struct si476x_core *core,
-
drivers/mfd/si476x-prop.c:86:47-86:67: static bool si476x_core_is_valid_property_a20(struct si476x_core *core,
-
drivers/mfd/si476x-prop.c:107:47-107:67: static bool si476x_core_is_valid_property_a30(struct si476x_core *core,
-
drivers/mfd/si476x-prop.c:135:43-135:63: static bool si476x_core_is_valid_property(struct si476x_core *core,
-
drivers/mfd/si476x-prop.c:150:46-150:66: static bool si476x_core_is_readonly_property(struct si476x_core *core,
-
drivers/mfd/si476x-prop.c:228:40-228:60: struct regmap *devm_regmap_init_si476x(struct si476x_core *core)
-
drivers/mfd/wl1273-core.c:21:31-21:51: static int wl1273_fm_read_reg(struct wl1273_core *core, u8 reg, u16 *value)
-
drivers/mfd/wl1273-core.c:38:32-38:52: static int wl1273_fm_write_cmd(struct wl1273_core *core, u8 cmd, u16 param)
-
drivers/mfd/wl1273-core.c:53:33-53:53: static int wl1273_fm_write_data(struct wl1273_core *core, u8 *data, u16 len)
-
drivers/mfd/wl1273-core.c:80:32-80:52: static int wl1273_fm_set_audio(struct wl1273_core *core, unsigned int new_mode)
-
drivers/mfd/wl1273-core.c:141:33-141:53: static int wl1273_fm_set_volume(struct wl1273_core *core, unsigned int volume)
-
drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:16:34-16:54: static bool bcma_mdio_wait_value(struct bcma_device *core, u16 reg, u32 mask,
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:18:44-18:64: static inline bool bgmac_is_bcm4707_family(struct bcma_device *core)
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:124:24-124:44: static int bgmac_probe(struct bcma_device *core)
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:328:26-328:46: static void bgmac_remove(struct bcma_device *core)
-
drivers/net/ethernet/mellanox/mlxsw/core_env.c:67:45-67:64: static int __mlxsw_env_validate_module_type(struct mlxsw_core *core,
-
drivers/net/ethernet/mellanox/mlxsw/core_env.c:89:43-89:62: static int mlxsw_env_validate_module_type(struct mlxsw_core *core,
-
drivers/net/ethernet/mellanox/mlxsw/core_env.c:103:32-103:51: mlxsw_env_validate_cable_ident(struct mlxsw_core *core, u8 slot_index, int id,
-
drivers/net/ethernet/mellanox/mlxsw/core_env.c:208:38-208:57: mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, u8 slot_index,
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:446:47-446:66: mlxsw_thermal_module_init(struct device *dev, struct mlxsw_core *core,
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:477:48-477:67: mlxsw_thermal_modules_init(struct device *dev, struct mlxsw_core *core,
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:572:50-572:69: mlxsw_thermal_gearboxes_init(struct device *dev, struct mlxsw_core *core,
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:693:24-693:43: int mlxsw_thermal_init(struct mlxsw_core *core,
-
drivers/net/wireless/broadcom/b43/bus.c:75:43-75:63: struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core)
-
drivers/net/wireless/broadcom/b43/main.c:5617:27-5617:47: static int b43_bcma_probe(struct bcma_device *core)
-
drivers/net/wireless/broadcom/b43/main.c:5656:29-5656:49: static void b43_bcma_remove(struct bcma_device *core)
-
drivers/net/wireless/broadcom/b43/phy_n.c:143:20-143:23: u16 value, u8 core, bool off,
-
drivers/net/wireless/broadcom/b43/phy_n.c:151:19-151:22: u16 value, u8 core, bool off,
-
drivers/net/wireless/broadcom/b43/phy_n.c:199:19-199:22: u16 value, u8 core, bool off)
-
drivers/net/wireless/broadcom/b43/phy_n.c:242:21-242:24: u16 value, u8 core, bool off)
-
drivers/net/wireless/broadcom/b43/phy_n.c:388:19-388:22: u16 value, u8 core)
-
drivers/net/wireless/broadcom/b43/phy_n.c:1655:17-1655:20: s8 offset, u8 core,
-
drivers/net/wireless/broadcom/b43/phy_n.c:3547:64-3547:68: static void b43_nphy_iq_cal_gain_params(struct b43_wldev *dev, u16 core,
-
drivers/net/wireless/broadcom/b43/phy_n.c:4877:66-4877:70: static void b43_nphy_update_tx_cal_ladder(struct b43_wldev *dev, u16 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:242:7-242:26: struct brcmf_core *core)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:250:36-250:60: static bool brcmf_chip_sb_iscoreup(struct brcmf_core_priv *core)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:264:36-264:60: static bool brcmf_chip_ai_iscoreup(struct brcmf_core_priv *core)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:280:39-280:63: static void brcmf_chip_sb_coredisable(struct brcmf_core_priv *core,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:350:39-350:63: static void brcmf_chip_ai_coredisable(struct brcmf_core_priv *core,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:384:37-384:61: static void brcmf_chip_sb_resetcore(struct brcmf_core_priv *core, u32 prereset,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:434:37-434:61: static void brcmf_chip_ai_resetcore(struct brcmf_core_priv *core, u32 prereset,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:568:35-568:59: static u32 brcmf_chip_core_read32(struct brcmf_core_priv *core, u16 reg)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:573:37-573:61: static void brcmf_chip_core_write32(struct brcmf_core_priv *core,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:579:40-579:64: static bool brcmf_chip_socram_banksize(struct brcmf_core_priv *core, u8 idx,
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:4381:53-4381:73: static int brcms_b_attach(struct brcms_c_info *wlc, struct bcma_device *core,
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:5587:35-5587:55: static bool brcms_c_chipmatch_pci(struct bcma_device *core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:5611:35-5611:55: static bool brcms_c_chipmatch_soc(struct bcma_device *core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:5622:24-5622:44: bool brcms_c_chipmatch(struct bcma_device *core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:7899:39-7899:59: brcms_c_attach(struct brcms_info *wl, struct bcma_device *core, uint unit,
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:2501:61-2501:64: void wlc_phy_compute_dB(u32 *cmplx_pwr, s8 *p_cmplx_pwr_dB, u8 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:15144:63-15144:66: wlc_phy_war_force_trsw_to_R_cliplo_nphy(struct brcms_phy *pi, u8 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:21601:55-21601:58: static void brcms_phy_wr_tx_mux(struct brcms_phy *pi, u8 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24172:68-24172:72: static void wlc_phy_update_txcal_ladder_nphy(struct brcms_phy *pi, u16 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24214:64-24214:67: static u8 wlc_phy_txpwr_idx_cur_get_nphy(struct brcms_phy *pi, u8 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24251:47-24251:50: struct nphy_papd_restore_state *state, u8 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24632:39-24632:42: wlc_phy_a1_nphy(struct brcms_phy *pi, u8 core, u32 winsz, u32 start,
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24685:31-24685:34: enum phy_cal_mode cal_mode, u8 core)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24966:64-24966:67: static u8 wlc_phy_a3_nphy(struct brcms_phy *pi, u8 start_gain, u8 core)
-
drivers/net/wireless/st/cw1200/main.c:519:9-519:32: struct cw1200_common **core,
-
drivers/net/wwan/t7xx/t7xx_modem_ops.c:344:45-344:67: static void t7xx_prepare_host_rt_data_query(struct t7xx_sys_info *core)
-
drivers/net/wwan/t7xx/t7xx_modem_ops.c:362:40-362:62: static int t7xx_prepare_device_rt_data(struct t7xx_sys_info *core, struct device *dev,
-
drivers/net/wwan/t7xx/t7xx_modem_ops.c:411:62-411:84: static int t7xx_parse_host_rt_data(struct t7xx_fsm_ctl *ctl, struct t7xx_sys_info *core,
-
drivers/phy/broadcom/phy-bcm-sr-pcie.c:120:31-120:56: static u32 pipemux_strap_read(struct sr_pcie_phy_core *core)
-
drivers/staging/media/meson/vdec/codec_h264.c:148:35-148:55: static int codec_h264_can_recycle(struct amvdec_core *core)
-
drivers/staging/media/meson/vdec/codec_h264.c:154:32-154:52: static void codec_h264_recycle(struct amvdec_core *core, u32 buf_idx)
-
drivers/staging/media/meson/vdec/codec_h264.c:363:27-363:47: static u32 get_offset_msb(struct amvdec_core *core, int frame_num)
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:53:37-53:57: static int codec_mpeg12_can_recycle(struct amvdec_core *core)
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:58:34-58:54: static void codec_mpeg12_recycle(struct amvdec_core *core, u32 buf_idx)
-
drivers/staging/media/meson/vdec/codec_vp9.c:535:22-535:42: vp9_loop_filter_init(struct amvdec_core *core, struct codec_vp9 *vp9)
-
drivers/staging/media/meson/vdec/codec_vp9.c:574:28-574:48: vp9_loop_filter_frame_init(struct amvdec_core *core, struct segmentation *seg,
-
drivers/staging/media/meson/vdec/codec_vp9.c:697:38-697:58: static int codec_vp9_alloc_workspace(struct amvdec_core *core,
-
drivers/staging/media/meson/vdec/codec_vp9.c:982:36-982:56: static void codec_vp9_set_mpred_mv(struct amvdec_core *core,
-
drivers/staging/media/meson/vdec/esparser.c:81:30-81:50: static int vp9_update_header(struct amvdec_core *core, struct vb2_buffer *buf)
-
drivers/staging/media/meson/vdec/esparser.c:188:36-188:56: static u32 esparser_pad_start_code(struct amvdec_core *core,
-
drivers/staging/media/meson/vdec/esparser.c:216:21-216:41: esparser_write_data(struct amvdec_core *core, dma_addr_t addr, u32 size)
-
drivers/staging/media/meson/vdec/esparser.c:255:24-255:44: int esparser_queue_eos(struct amvdec_core *core, const u8 *data, u32 len)
-
drivers/staging/media/meson/vdec/esparser.c:432:49-432:69: int esparser_init(struct platform_device *pdev, struct amvdec_core *core)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:17:21-17:41: u32 amvdec_read_dos(struct amvdec_core *core, u32 reg)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:23:23-23:43: void amvdec_write_dos(struct amvdec_core *core, u32 reg, u32 val)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:29:28-29:48: void amvdec_write_dos_bits(struct amvdec_core *core, u32 reg, u32 val)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:35:28-35:48: void amvdec_clear_dos_bits(struct amvdec_core *core, u32 reg, u32 val)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:41:24-41:44: u32 amvdec_read_parser(struct amvdec_core *core, u32 reg)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:47:26-47:46: void amvdec_write_parser(struct amvdec_core *core, u32 reg, u32 val)
-
drivers/staging/octeon/octeon-stubs.h:1324:62-1324:66: static inline int cvmx_pko_get_base_queue_per_core(int port, int core)
-
drivers/usb/host/bcma-hcd.c:396:27-396:47: static int bcma_hcd_probe(struct bcma_device *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:31:42-31:65: static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:36:31-36:54: static int hdmi_core_ddc_init(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:78:31-78:54: static int hdmi_core_ddc_edid(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:160:21-160:44: int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:200:41-200:64: static void hdmi_core_powerdown_disable(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:206:39-206:62: static void hdmi_core_swreset_release(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:212:38-212:61: static void hdmi_core_swreset_assert(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:219:36-219:59: static void hdmi_core_video_config(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:262:43-262:66: static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:280:40-280:63: static void hdmi_core_av_packet_config(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:298:22-298:45: void hdmi4_configure(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:352:22-352:45: void hdmi4_core_dump(struct hdmi_core_data *core, struct seq_file *s)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:520:36-520:59: static void hdmi_core_audio_config(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:619:43-619:66: static void hdmi_core_audio_infoframe_cfg(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:676:24-676:47: int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:858:23-858:46: int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:868:23-868:46: void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:876:51-876:74: int hdmi4_core_init(struct platform_device *pdev, struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:39:32-39:55: static void hdmi_core_ddc_init(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:118:34-118:57: static void hdmi_core_ddc_uninit(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:128:31-128:54: static int hdmi_core_ddc_edid(struct hdmi_core_data *core, u8 *pedid, u8 ext)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:186:21-186:44: int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:217:22-217:45: void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:304:36-304:59: static void hdmi_core_video_config(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:369:47-369:70: static void hdmi_core_config_video_packetizer(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:390:34-390:57: static void hdmi_core_config_csc(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:398:44-398:67: static void hdmi_core_config_video_sampler(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:406:43-406:66: static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:462:34-462:57: static void hdmi_core_csc_config(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:495:39-495:62: static void hdmi_core_configure_range(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:505:41-505:64: static void hdmi_core_enable_video_path(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:521:39-521:62: static void hdmi_core_mask_interrupts(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:564:41-564:64: static void hdmi_core_enable_interrupts(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:570:28-570:51: int hdmi5_core_handle_irqs(struct hdmi_core_data *core)
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:587:22-587:45: void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:632:37-632:60: static void hdmi5_core_audio_config(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:768:44-768:67: static void hdmi5_core_audio_infoframe_cfg(struct hdmi_core_data *core,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:785:24-785:47: int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:886:51-886:74: int hdmi5_core_init(struct platform_device *pdev, struct hdmi_core_data *core)
-
include/linux/bcma/bcma.h:291:38-291:58: static inline void *bcma_get_drvdata(struct bcma_device *core)
-
include/linux/bcma/bcma.h:295:37-295:57: static inline void bcma_set_drvdata(struct bcma_device *core, void *drvdata)
-
include/linux/bcma/bcma.h:367:30-367:50: static inline u32 bcma_read8(struct bcma_device *core, u16 offset)
-
include/linux/bcma/bcma.h:371:31-371:51: static inline u32 bcma_read16(struct bcma_device *core, u16 offset)
-
include/linux/bcma/bcma.h:375:31-375:51: static inline u32 bcma_read32(struct bcma_device *core, u16 offset)
-
include/linux/bcma/bcma.h:380:18-380:38: void bcma_write8(struct bcma_device *core, u16 offset, u32 value)
-
include/linux/bcma/bcma.h:385:19-385:39: void bcma_write16(struct bcma_device *core, u16 offset, u32 value)
-
include/linux/bcma/bcma.h:390:19-390:39: void bcma_write32(struct bcma_device *core, u16 offset, u32 value)
-
include/linux/bcma/bcma.h:395:36-395:56: static inline void bcma_block_read(struct bcma_device *core, void *buffer,
-
include/linux/bcma/bcma.h:400:37-400:57: static inline void bcma_block_write(struct bcma_device *core,
-
include/linux/bcma/bcma.h:407:32-407:52: static inline u32 bcma_aread32(struct bcma_device *core, u16 offset)
-
include/linux/bcma/bcma.h:412:20-412:40: void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value)
-
include/linux/mfd/si476x-core.h:170:37-170:57: static inline void si476x_core_lock(struct si476x_core *core)
-
include/linux/mfd/si476x-core.h:179:39-179:59: static inline void si476x_core_unlock(struct si476x_core *core)
-
include/linux/mfd/si476x-core.h:186:32-186:52: static inline u16 hz_to_si476x(struct si476x_core *core, int freq)
-
include/linux/mfd/si476x-core.h:203:32-203:52: static inline int si476x_to_hz(struct si476x_core *core, u16 freq)
-
include/linux/mfd/si476x-core.h:233:34-233:54: static inline u16 v4l2_to_si476x(struct si476x_core *core, int freq)
-
include/linux/mfd/si476x-core.h:238:34-238:54: static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq)
-
include/trace/events/clk.h:15:1-15:1: DECLARE_EVENT_CLASS(clk,
-
include/trace/events/clk.h:32:1-32:1: DEFINE_EVENT(clk, clk_enable,
-
include/trace/events/clk.h:39:1-39:1: DEFINE_EVENT(clk, clk_enable_complete,
-
include/trace/events/clk.h:46:1-46:1: DEFINE_EVENT(clk, clk_disable,
-
include/trace/events/clk.h:53:1-53:1: DEFINE_EVENT(clk, clk_disable_complete,
-
include/trace/events/clk.h:60:1-60:1: DEFINE_EVENT(clk, clk_prepare,
-
include/trace/events/clk.h:67:1-67:1: DEFINE_EVENT(clk, clk_prepare_complete,
-
include/trace/events/clk.h:74:1-74:1: DEFINE_EVENT(clk, clk_unprepare,
-
include/trace/events/clk.h:81:1-81:1: DEFINE_EVENT(clk, clk_unprepare_complete,
-
include/trace/events/clk.h:88:1-88:1: DECLARE_EVENT_CLASS(clk_rate,
-
include/trace/events/clk.h:107:1-107:1: DEFINE_EVENT(clk_rate, clk_set_rate,
-
include/trace/events/clk.h:114:1-114:1: DEFINE_EVENT(clk_rate, clk_set_rate_complete,
-
include/trace/events/clk.h:121:1-121:1: DEFINE_EVENT(clk_rate, clk_set_min_rate,
-
include/trace/events/clk.h:128:1-128:1: DEFINE_EVENT(clk_rate, clk_set_max_rate,
-
include/trace/events/clk.h:135:1-135:1: DECLARE_EVENT_CLASS(clk_rate_range,
-
include/trace/events/clk.h:158:1-158:1: DEFINE_EVENT(clk_rate_range, clk_set_rate_range,
-
include/trace/events/clk.h:165:1-165:1: DECLARE_EVENT_CLASS(clk_parent,
-
include/trace/events/clk.h:184:1-184:1: DEFINE_EVENT(clk_parent, clk_set_parent,
-
include/trace/events/clk.h:191:1-191:1: DEFINE_EVENT(clk_parent, clk_set_parent_complete,
-
include/trace/events/clk.h:198:1-198:1: DECLARE_EVENT_CLASS(clk_phase,
-
include/trace/events/clk.h:217:1-217:1: DEFINE_EVENT(clk_phase, clk_set_phase,
-
include/trace/events/clk.h:224:1-224:1: DEFINE_EVENT(clk_phase, clk_set_phase_complete,
-
include/trace/events/clk.h:231:1-231:1: DECLARE_EVENT_CLASS(clk_duty_cycle,
-
include/trace/events/clk.h:253:1-253:1: DEFINE_EVENT(clk_duty_cycle, clk_set_duty_cycle,
-
include/trace/events/clk.h:260:1-260:1: DEFINE_EVENT(clk_duty_cycle, clk_set_duty_cycle_complete,
-
kernel/sched/fair.c:7089:52-7089:56: static int select_idle_core(struct task_struct *p, int core, struct cpumask *cpus, int *idle_cpu)
-
mm/mm_init.c:234:47-234:62: static int __init cmdline_parse_core(char *p, unsigned long *core,
-
sound/soc/codecs/wl1273.c:29:39-29:59: static int snd_wl1273_fm_set_i2s_mode(struct wl1273_core *core,
-
sound/soc/codecs/wl1273.c:129:45-129:65: static int snd_wl1273_fm_set_channel_number(struct wl1273_core *core,
-
sound/soc/intel/avs/apl.c:80:53-80:57: static int apl_wait_log_entry(struct avs_dev *adev, u32 core, struct apl_log_buffer_layout *layout)
-
sound/soc/intel/avs/skl.c:48:49-48:53: int skl_log_buffer_offset(struct avs_dev *adev, u32 core)
-
sound/soc/qcom/qdsp6/q6core.c:151:36-151:51: static int q6core_get_fwk_versions(struct q6core *core)
-
sound/soc/qcom/qdsp6/q6core.c:181:36-181:51: static int q6core_get_svc_versions(struct q6core *core)
-
sound/soc/qcom/qdsp6/q6core.c:206:36-206:51: static bool __q6core_is_adsp_ready(struct q6core *core)
-
sound/soc/sof/intel/hda-dsp.c:1064:48-1064:52: int hda_dsp_core_get(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/intel/mtl.c:336:60-336:64: static int mtl_dsp_core_power_up(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/intel/mtl.c:377:62-377:66: static int mtl_dsp_core_power_down(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/intel/mtl.c:627:55-627:59: static int mtl_dsp_core_get(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/intel/mtl.c:640:55-640:59: static int mtl_dsp_core_put(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/intel/tgl.c:25:55-25:59: static int tgl_dsp_core_get(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/intel/tgl.c:39:55-39:59: static int tgl_dsp_core_put(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/ipc4-mtrace.c:622:58-622:62: int sof_ipc4_mtrace_update_pos(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/ops.h:90:66-90:70: static inline int snd_sof_dsp_core_get(struct snd_sof_dev *sdev, int core)
-
sound/soc/sof/ops.h:124:66-124:70: static inline int snd_sof_dsp_core_put(struct snd_sof_dev *sdev, int core)
variable
Defined...
-
drivers/bcma/driver_mips.c:117:4-117:24: struct bcma_device *core;
-
drivers/bcma/driver_mips.c:141:2-141:22: struct bcma_device *core;
-
drivers/bcma/driver_mips.c:170:2-170:22: struct bcma_device *core;
-
drivers/bcma/driver_mips.c:195:3-195:23: struct bcma_device *core;
-
drivers/bcma/driver_mips.c:296:2-296:22: struct bcma_device *core;
-
drivers/bcma/driver_pci.c:153:2-153:33: struct bcma_device *core = pc->core;
-
drivers/bcma/main.c:36:2-36:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:43:2-43:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:50:2-50:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:57:2-57:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:90:2-90:22: struct bcma_device *core;
-
drivers/bcma/main.c:121:2-121:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:293:2-293:22: struct bcma_device *core;
-
drivers/bcma/main.c:364:2-364:22: struct bcma_device *core, *tmp;
-
drivers/bcma/main.c:385:2-385:22: struct bcma_device *core;
-
drivers/bcma/main.c:504:2-504:22: struct bcma_device *core;
-
drivers/bcma/main.c:535:2-535:22: struct bcma_device *core;
-
drivers/bcma/main.c:550:2-550:22: struct bcma_device *core;
-
drivers/bcma/main.c:589:2-589:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:606:2-606:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:622:2-622:29: struct bcma_device *core = container_of(dev, struct bcma_device, dev);
-
drivers/bcma/main.c:633:2-633:35: const struct bcma_device *core = container_of_const(dev, struct bcma_device, dev);
-
drivers/bcma/scan.c:249:2-249:22: struct bcma_device *core;
-
drivers/bcma/scan.c:260:2-260:22: struct bcma_device *core;
-
drivers/bcma/scan.c:482:3-482:63: struct bcma_device *core = kzalloc(sizeof(*core), GFP_KERNEL);
-
drivers/clk/clk.c:601:2-601:30: struct clk_core *core = hw->core;
-
drivers/clk/clk.c:642:2-642:30: struct clk_core *core = hw->core, *parent, *best_parent = NULL;
-
drivers/clk/clk.c:697:2-697:46: struct clk_core *core = clk_core_lookup(name);
-
drivers/clk/clk.c:1200:2-1200:30: struct clk_core *core = hw->core;
-
drivers/clk/clk.c:1273:2-1273:19: struct clk_core *core;
-
drivers/clk/clk.c:1433:2-1433:19: struct clk_core *core;
-
drivers/clk/clk.c:3363:2-3363:26: struct clk_core *core = data;
-
drivers/clk/clk.c:3396:2-3396:29: struct clk_core *core = s->private;
-
drivers/clk/clk.c:3454:2-3454:29: struct clk_core *core = s->private;
-
drivers/clk/clk.c:3468:2-3468:29: struct clk_core *core = s->private;
-
drivers/clk/clk.c:3515:2-3515:29: struct clk_core *core = s->private;
-
drivers/clk/clk.c:3526:2-3526:29: struct clk_core *core = s->private;
-
drivers/clk/clk.c:3540:2-3540:29: struct clk_core *core = s->private;
-
drivers/clk/clk.c:3641:2-3641:19: struct clk_core *core;
-
drivers/clk/clk.c:4013:2-4013:19: struct clk_core *core;
-
drivers/clk/clk.c:4153:2-4153:19: struct clk_core *core;
-
drivers/clk/clk.c:4311:2-4311:26: struct clk_core *core = container_of(ref, struct clk_core, ref);
-
drivers/crypto/cavium/cpt/cptpf_main.c:124:2-124:22: int ret = 0, core = 0, shift = 0;
-
drivers/crypto/cavium/cpt/cptpf_main.c:413:2-413:15: u32 grp = 0, core;
-
drivers/gpu/drm/msm/adreno/adreno_device.c:626:4-626:13: uint32_t core, major, minor;
-
drivers/gpu/drm/msm/dp/dp_power.c:29:2-29:27: struct dss_module_power *core, *ctrl, *stream;
-
drivers/gpu/drm/nouveau/dispnv50/core.c:29:2-29:28: struct nv50_core *core = *pcore;
-
drivers/gpu/drm/nouveau/dispnv50/core507d.c:106:2-106:33: struct nv50_core *core = disp->core;
-
drivers/gpu/drm/nouveau/dispnv50/core507d.c:162:2-162:20: struct nv50_core *core;
-
drivers/gpu/drm/nouveau/dispnv50/core907d.c:35:2-35:33: struct nv50_core *core = disp->core;
-
drivers/gpu/drm/nouveau/dispnv50/crc.c:74:2-74:33: struct nv50_core *core = disp->core;
-
drivers/gpu/drm/nouveau/dispnv50/crc.c:503:2-503:59: struct nv50_core *core = nv50_disp(head->base.base.dev)->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:475:2-475:52: struct nv50_core *core = nv50_disp(encoder->dev)->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:490:2-490:52: struct nv50_core *core = nv50_disp(encoder->dev)->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:1514:2-1514:33: struct nv50_core *core = disp->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:1814:2-1814:52: struct nv50_core *core = nv50_disp(encoder->dev)->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:1829:2-1829:52: struct nv50_core *core = nv50_disp(encoder->dev)->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:1954:2-1954:33: struct nv50_core *core = disp->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:2006:2-2006:33: struct nv50_core *core = disp->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:2397:2-2397:43: struct nv50_core *core = nv50_disp(dev)->core;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:2524:2-2524:43: struct nv50_core *core = nv50_disp(dev)->core;
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:462:2-462:57: struct gt215_clk_info *core = &clk->eng[nv_clk_src_core];
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:489:2-489:57: struct gt215_clk_info *core = &clk->eng[nv_clk_src_core];
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c:204:2-204:49: const int core = cstate->domain[nv_clk_src_core];
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c:376:2-376:49: const int core = cstate->domain[nv_clk_src_core];
-
drivers/gpu/drm/v3d/v3d_debugfs.c:85:2-85:9: int i, core;
-
drivers/gpu/drm/v3d/v3d_debugfs.c:133:2-133:6: int core;
-
drivers/gpu/drm/v3d/v3d_debugfs.c:211:2-211:13: int core = 0;
-
drivers/gpu/drm/v3d/v3d_gem.c:194:2-194:13: int core = 0;
-
drivers/gpu/drm/v3d/v3d_irq.c:206:2-206:17: int irq1, ret, core;
-
drivers/gpu/drm/v3d/v3d_irq.c:255:2-255:6: int core;
-
drivers/gpu/drm/v3d/v3d_irq.c:270:2-270:6: int core;
-
drivers/hwmon/fam15h_power.c:159:2-159:6: int core, this_core;
-
drivers/hwmon/k8temp.c:91:2-91:6: int core, place;
-
drivers/media/i2c/mt9v011.c:177:2-177:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/mt9v011.c:203:2-203:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/mt9v011.c:233:2-233:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/mt9v011.c:273:2-273:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/mt9v011.c:302:2-302:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/mt9v011.c:345:2-345:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/mt9v011.c:415:2-416:3: struct mt9v011 *core =
-
drivers/media/i2c/mt9v011.c:484:2-484:18: struct mt9v011 *core;
-
drivers/media/i2c/mt9v011.c:566:2-566:38: struct mt9v011 *core = to_mt9v011(sd);
-
drivers/media/i2c/tvp5150.c:2117:2-2117:18: struct tvp5150 *core;
-
drivers/media/pci/cx88/cx88-alsa.c:116:2-116:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:165:2-165:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:207:2-207:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:244:2-244:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:633:2-633:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:648:2-648:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:670:2-670:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:720:2-720:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:731:2-731:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:773:2-773:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:785:2-785:33: struct cx88_core *core = chip->core;
-
drivers/media/pci/cx88/cx88-alsa.c:851:2-851:20: struct cx88_core *core;
-
drivers/media/pci/cx88/cx88-alsa.c:918:2-918:27: struct cx88_core *core = NULL;
-
drivers/media/pci/cx88/cx88-blackbird.c:537:2-537:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:552:2-552:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:608:2-608:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:796:2-796:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:816:2-816:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:832:2-832:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:872:2-872:33: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:894:2-894:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:916:2-916:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:929:2-929:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:938:2-938:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:954:2-954:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:963:2-963:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:979:2-979:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1002:2-1002:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1016:2-1016:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1025:2-1025:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1078:2-1078:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1110:2-1110:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1155:2-1155:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-blackbird.c:1221:2-1221:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-cards.c:3258:2-3258:20: struct cx88_core *core;
-
drivers/media/pci/cx88/cx88-cards.c:3700:2-3700:20: struct cx88_core *core;
-
drivers/media/pci/cx88/cx88-core.c:1047:2-1047:20: struct cx88_core *core;
-
drivers/media/pci/cx88/cx88-dvb.c:384:2-384:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:449:2-449:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:465:2-465:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:481:2-481:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:505:2-505:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:698:2-698:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:781:2-781:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:890:2-890:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:912:2-912:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:990:2-990:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-dvb.c:1650:2-1650:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-dvb.c:1715:2-1715:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-dvb.c:1735:2-1735:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-dvb.c:1809:2-1809:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-i2c.c:46:2-46:27: struct cx88_core *core = data;
-
drivers/media/pci/cx88/cx88-i2c.c:58:2-58:27: struct cx88_core *core = data;
-
drivers/media/pci/cx88/cx88-i2c.c:70:2-70:27: struct cx88_core *core = data;
-
drivers/media/pci/cx88/cx88-i2c.c:79:2-79:27: struct cx88_core *core = data;
-
drivers/media/pci/cx88/cx88-input.c:70:2-70:31: struct cx88_core *core = ir->core;
-
drivers/media/pci/cx88/cx88-input.c:184:2-184:27: struct cx88_core *core = priv;
-
drivers/media/pci/cx88/cx88-input.c:209:2-209:27: struct cx88_core *core = priv;
-
drivers/media/pci/cx88/cx88-input.c:243:2-243:31: struct cx88_core *core = rc->priv;
-
drivers/media/pci/cx88/cx88-input.c:251:2-251:31: struct cx88_core *core = rc->priv;
-
drivers/media/pci/cx88/cx88-mpeg.c:76:2-76:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:182:2-182:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:306:2-306:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:353:2-353:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:385:2-385:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:517:2-517:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:555:2-555:32: struct cx88_core *core = drv->core;
-
drivers/media/pci/cx88/cx88-mpeg.c:703:2-703:21: struct cx88_core *core;
-
drivers/media/pci/cx88/cx88-tvaudio.c:989:2-989:27: struct cx88_core *core = data;
-
drivers/media/pci/cx88/cx88-vbi.c:55:2-55:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vbi.c:85:2-85:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vbi.c:208:2-208:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:353:2-353:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:390:2-390:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:425:2-425:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:437:2-437:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:543:2-543:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:576:2-576:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:609:2-610:3: struct cx88_core *core =
-
drivers/media/pci/cx88/cx88-video.c:656:2-657:3: struct cx88_core *core =
-
drivers/media/pci/cx88/cx88-video.c:710:2-710:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:728:2-728:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:774:2-774:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:809:2-809:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:829:2-829:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:838:2-838:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:878:2-878:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:886:2-886:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:895:2-895:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:911:2-911:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:934:2-934:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:949:2-949:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:990:2-990:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1000:2-1000:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1012:2-1012:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1027:2-1027:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1042:2-1042:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1063:2-1063:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1104:2-1104:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1261:2-1261:20: struct cx88_core *core;
-
drivers/media/pci/cx88/cx88-video.c:1528:2-1528:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1557:2-1557:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-video.c:1584:2-1584:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vp3054-i2c.c:27:2-27:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vp3054-i2c.c:44:2-44:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vp3054-i2c.c:61:2-61:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vp3054-i2c.c:71:2-71:32: struct cx88_core *core = dev->core;
-
drivers/media/pci/cx88/cx88-vp3054-i2c.c:93:2-93:32: struct cx88_core *core = dev->core;
-
drivers/media/platform/amphion/vpu_cmds.c:163:2-163:19: struct vpu_core *core;
-
drivers/media/platform/amphion/vpu_cmds.c:215:2-215:19: struct vpu_core *core;
-
drivers/media/platform/amphion/vpu_cmds.c:249:2-249:32: struct vpu_core *core = inst->core;
-
drivers/media/platform/amphion/vpu_cmds.c:273:2-273:19: struct vpu_core *core;
-
drivers/media/platform/amphion/vpu_core.c:201:2-201:26: struct vpu_core *core = NULL;
-
drivers/media/platform/amphion/vpu_core.c:366:2-366:26: struct vpu_core *core = NULL;
-
drivers/media/platform/amphion/vpu_core.c:415:2-415:19: struct vpu_core *core;
-
drivers/media/platform/amphion/vpu_core.c:465:2-465:19: struct vpu_core *core;
-
drivers/media/platform/amphion/vpu_core.c:520:2-520:26: struct vpu_core *core = NULL;
-
drivers/media/platform/amphion/vpu_core.c:616:2-616:19: struct vpu_core *core;
-
drivers/media/platform/amphion/vpu_core.c:717:2-717:51: struct vpu_core *core = platform_get_drvdata(pdev);
-
drivers/media/platform/amphion/vpu_core.c:737:2-737:45: struct vpu_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/amphion/vpu_core.c:744:2-744:45: struct vpu_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/amphion/vpu_core.c:779:2-779:45: struct vpu_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/amphion/vpu_core.c:806:2-806:45: struct vpu_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/amphion/vpu_dbg.c:222:2-222:29: struct vpu_core *core = s->private;
-
drivers/media/platform/amphion/vpu_dbg.c:291:2-291:29: struct vpu_core *core = s->private;
-
drivers/media/platform/amphion/vpu_dbg.c:357:2-357:29: struct vpu_core *core = s->private;
-
drivers/media/platform/amphion/vpu_mbox.c:20:2-20:26: struct vpu_core *core = container_of(rx, struct vpu_core, rx);
-
drivers/media/platform/amphion/vpu_msgs.c:344:2-344:26: struct vpu_core *core = container_of(work, struct vpu_core, msg_work);
-
drivers/media/platform/amphion/vpu_msgs.c:353:2-353:19: struct vpu_core *core;
-
drivers/media/platform/qcom/venus/core.c:86:2-87:4: struct venus_core *core =
-
drivers/media/platform/qcom/venus/core.c:271:2-271:28: struct venus_core *core = dev_id;
-
drivers/media/platform/qcom/venus/core.c:285:2-285:21: struct venus_core *core;
-
drivers/media/platform/qcom/venus/core.c:422:2-422:53: struct venus_core *core = platform_get_drvdata(pdev);
-
drivers/media/platform/qcom/venus/core.c:455:2-455:53: struct venus_core *core = platform_get_drvdata(pdev);
-
drivers/media/platform/qcom/venus/core.c:465:2-465:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/core.c:500:2-500:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/helpers.c:43:2-43:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:164:2-164:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:235:2-235:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:540:2-540:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:578:2-578:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:1547:2-1547:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:1755:2-1755:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/helpers.c:1818:2-1818:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/hfi.c:180:2-180:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/hfi.c:216:2-216:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/hfi.c:254:2-254:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/hfi.c:351:2-351:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/hfi.c:558:2-558:28: struct venus_core *core = dev_id;
-
drivers/media/platform/qcom/venus/hfi.c:565:2-565:28: struct venus_core *core = dev;
-
drivers/media/platform/qcom/venus/hfi_parser.h:17:2-17:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:245:2-245:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:350:2-350:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:358:2-358:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:375:2-375:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:383:2-383:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:572:2-572:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:624:2-624:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:684:2-684:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:711:2-711:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:744:2-744:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.c:769:2-769:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:780:2-780:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:792:2-792:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:814:2-814:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:825:2-825:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:837:2-837:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/pm_helpers.c:1112:2-1112:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.h:34:2-34:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.h:44:2-44:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/pm_helpers.h:56:2-56:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:627:2-627:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:640:2-640:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:658:2-658:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:745:2-745:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:918:2-918:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:1299:2-1299:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:1559:2-1559:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/vdec.c:1667:2-1667:46: struct venus_core *core = video_drvdata(file);
-
drivers/media/platform/qcom/venus/vdec.c:1779:2-1779:21: struct venus_core *core;
-
drivers/media/platform/qcom/venus/vdec.c:1830:2-1830:60: struct venus_core *core = dev_get_drvdata(pdev->dev.parent);
-
drivers/media/platform/qcom/venus/vdec.c:1841:2-1841:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/vdec.c:1853:2-1853:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/venc.c:606:2-606:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/venc.c:619:2-619:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/venc.c:637:2-637:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/venc.c:1062:2-1062:34: struct venus_core *core = inst->core;
-
drivers/media/platform/qcom/venus/venc.c:1440:2-1440:46: struct venus_core *core = video_drvdata(file);
-
drivers/media/platform/qcom/venus/venc.c:1548:2-1548:21: struct venus_core *core;
-
drivers/media/platform/qcom/venus/venc.c:1599:2-1599:60: struct venus_core *core = dev_get_drvdata(pdev->dev.parent);
-
drivers/media/platform/qcom/venus/venc.c:1610:2-1610:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/platform/qcom/venus/venc.c:1622:2-1622:47: struct venus_core *core = dev_get_drvdata(dev);
-
drivers/media/radio/radio-wl1273.c:133:2-133:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:221:2-221:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:336:2-336:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:396:2-396:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:455:2-455:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:491:2-491:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:532:2-532:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:558:2-558:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:665:2-665:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:689:2-689:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:786:2-786:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:875:2-875:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:905:2-905:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:943:2-943:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:964:2-964:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:997:2-997:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1032:2-1032:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1088:2-1088:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1111:2-1111:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1143:2-1143:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1179:2-1179:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1321:2-1321:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1349:2-1349:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1376:2-1376:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1413:2-1413:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1500:2-1500:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1564:2-1564:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1626:2-1626:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1645:2-1645:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1687:2-1687:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1723:2-1723:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1761:2-1761:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1802:2-1802:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1983:2-1983:36: struct wl1273_core *core = radio->core;
-
drivers/media/radio/radio-wl1273.c:1997:2-1997:40: struct wl1273_core **core = pdev->dev.platform_data;
-
drivers/mfd/si476x-i2c.c:363:2-363:29: struct si476x_core *core = container_of(work, struct si476x_core,
-
drivers/mfd/si476x-i2c.c:517:2-517:29: struct si476x_core *core = SI476X_WORK_TO_CORE(work);
-
drivers/mfd/si476x-i2c.c:527:2-527:29: struct si476x_core *core = dev;
-
drivers/mfd/si476x-i2c.c:690:2-690:31: struct si476x_core *core;
-
drivers/mfd/si476x-i2c.c:840:2-840:54: struct si476x_core *core = i2c_get_clientdata(client);
-
drivers/mfd/si476x-prop.c:174:2-174:54: struct si476x_core *core = i2c_get_clientdata(client);
-
drivers/mfd/si476x-prop.c:184:2-184:54: struct si476x_core *core = i2c_get_clientdata(client);
-
drivers/mfd/si476x-prop.c:200:2-200:29: struct si476x_core *core = context;
-
drivers/mfd/wl1273-core.c:162:2-162:22: struct wl1273_core *core;
-
drivers/misc/sgi-gru/grufile.c:314:2-314:6: int core;
-
drivers/misc/sgi-gru/grufile.c:410:2-410:11: int irq, core;
-
drivers/misc/sgi-gru/grufile.c:437:2-437:11: int irq, core;
-
drivers/misc/sgi-gru/grumain.c:48:2-48:10: int id, core;
-
drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:38:2-38:22: struct bcma_device *core;
-
drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:89:2-89:22: struct bcma_device *core;
-
drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:213:2-213:41: struct bcma_device *core = bgmac->bcma.core;
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:760:2-760:6: int core;
-
drivers/net/ethernet/mellanox/mlxsw/minimal.c:110:2-110:51: struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core;
-
drivers/net/ethernet/mellanox/mlxsw/minimal.c:122:2-122:51: struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core;
-
drivers/net/ethernet/mellanox/mlxsw/minimal.c:135:2-135:51: struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core;
-
drivers/net/ethernet/mellanox/mlxsw/minimal.c:146:2-146:51: struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core;
-
drivers/net/ethernet/mellanox/mlxsw/minimal.c:159:2-159:51: struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core;
-
drivers/net/ethernet/mellanox/mlxsw/minimal.c:172:2-172:51: struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_policer.c:82:2-82:46: struct mlxsw_core *core = family->mlxsw_sp->core;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_port_range.c:163:2-163:38: struct mlxsw_core *core = mlxsw_sp->core;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:10844:2-10844:38: struct mlxsw_core *core = mlxsw_sp->core;
-
drivers/net/wireless/broadcom/b43/phy_ht.c:40:2-40:6: int core;
-
drivers/net/wireless/broadcom/b43/phy_ht.c:436:2-436:6: int core;
-
drivers/net/wireless/broadcom/b43/phy_ht.c:579:2-579:6: int core;
-
drivers/net/wireless/broadcom/b43/phy_ht.c:612:2-612:6: int core;
-
drivers/net/wireless/broadcom/b43/phy_ht.c:736:2-736:39: struct bcma_device *core = dev->dev->bdev;
-
drivers/net/wireless/broadcom/b43/phy_n.c:321:2-321:6: int core;
-
drivers/net/wireless/broadcom/b43/phy_n.c:2078:2-2078:6: int core, i, j, vcm;
-
drivers/net/wireless/broadcom/b43/phy_n.c:2301:2-2301:5: u8 core;
-
drivers/net/wireless/broadcom/b43/phy_n.c:2721:2-2721:5: u8 core;
-
drivers/net/wireless/broadcom/b43/phy_n.c:3848:2-3848:5: u8 core;
-
drivers/net/wireless/broadcom/b43/phy_n.c:4729:2-4729:6: int core, off;
-
drivers/net/wireless/broadcom/b43/phy_n.c:5333:2-5333:11: u16 tmp, core, type, count, max, numb, last = 0, cmd;
-
drivers/net/wireless/broadcom/b43/phy_n.c:6605:2-6605:24: u16 core = on ? 0xD : 0x00FD;
-
drivers/net/wireless/broadcom/b43/tables_nphy.c:3484:2-3484:6: int core, offset, i;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:508:2-508:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:526:2-526:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:906:2-906:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:971:2-971:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1054:2-1054:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1171:2-1171:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1185:2-1185:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1200:2-1200:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1241:2-1241:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1249:2-1249:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1258:2-1258:26: struct brcmf_core_priv *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1267:2-1267:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1290:2-1290:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1310:2-1310:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1325:2-1325:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1339:2-1339:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1352:2-1352:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:634:2-634:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:658:2-658:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:747:2-747:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:764:2-764:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1872:2-1872:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:2044:2-2044:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:2407:2-2407:21: struct brcmf_core *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:1110:2-1110:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:1203:2-1203:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:2470:2-2470:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:2557:2-2557:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:3495:2-3495:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:3531:2-3531:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:3892:2-3892:42: struct brcmf_core *core = sdiodev->bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:4210:2-4210:33: struct brcmf_core *core = bus->sdio_core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:184:2-184:38: struct bcma_device *core = wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c:69:2-69:33: struct bcma_device *core = hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:554:2-554:38: struct bcma_device *core = wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:532:2-532:42: struct bcma_device *core = wl->wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:588:2-588:42: struct bcma_device *core = wl->wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:744:2-744:42: struct bcma_device *core = wl->wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:598:2-598:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:683:2-683:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:752:2-752:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:1024:2-1024:22: struct bcma_device *core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:1498:2-1498:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:1521:2-1521:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2074:2-2074:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2134:2-2134:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2251:2-2251:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2326:2-2326:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2530:2-2530:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2633:2-2633:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2701:2-2701:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2744:2-2744:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2805:2-2805:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2906:2-2906:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:2921:2-2921:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:3166:2-3166:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:5838:2-5838:38: struct bcma_device *core = wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:6953:2-6953:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:7293:2-7293:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:7713:2-7713:37: struct bcma_device *core = wlc_hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:7798:2-7798:38: struct bcma_device *core = wlc->hw->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:985:2-985:33: struct bcma_device *core = pi->d11core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:2236:2-2236:10: u8 idx, core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:15082:2-15082:7: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:17066:2-17066:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:17576:2-17576:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:18045:2-18045:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:18278:2-18278:7: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:19208:2-19208:7: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:20660:3-20660:8: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:20737:3-20737:8: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:21649:2-21649:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:22236:2-22236:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:22311:2-22311:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:23444:2-23444:17: u16 jtag_core, core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:23755:2-23755:17: u16 jtag_core, core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:24507:2-24507:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:26050:2-26050:5: u8 core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:27707:2-27707:7: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:28163:2-28163:7: uint core;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:28306:2-28306:5: u8 core, txpwrctl_tbl;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.c:121:2-121:22: struct bcma_device *core;
-
drivers/phy/broadcom/phy-bcm-cygnus-pcie.c:51:2-51:43: struct cygnus_pcie_phy_core *core = phy->core;
-
drivers/phy/broadcom/phy-bcm-cygnus-pcie.c:117:2-117:31: struct cygnus_pcie_phy_core *core;
-
drivers/phy/broadcom/phy-bcm-sr-pcie.c:147:2-147:39: struct sr_pcie_phy_core *core = phy->core;
-
drivers/phy/broadcom/phy-bcm-sr-pcie.c:171:2-171:39: struct sr_pcie_phy_core *core = phy->core;
-
drivers/phy/broadcom/phy-bcm-sr-pcie.c:200:2-200:27: struct sr_pcie_phy_core *core;
-
drivers/phy/broadcom/phy-bcm-sr-pcie.c:219:2-219:27: struct sr_pcie_phy_core *core;
-
drivers/scsi/qla2xxx/qla_mr.c:528:2-528:9: int i, core;
-
drivers/spmi/spmi-pmic-arb.c:1441:2-1441:16: void __iomem *core;
-
drivers/staging/media/meson/vdec/codec_h264.c:169:2-169:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:206:2-206:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:231:2-231:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:264:2-264:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:287:2-287:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:326:2-326:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:377:2-377:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:419:2-419:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_h264.c:468:2-468:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_hevc_common.c:32:2-32:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_hevc_common.c:60:2-60:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_hevc_common.c:115:2-115:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_hevc_common.c:252:2-252:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:65:2-65:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:120:2-120:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:132:2-132:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:155:2-155:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:715:2-715:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:759:2-759:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:842:2-842:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:863:2-863:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:890:2-890:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:1122:2-1122:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:1149:2-1149:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:1261:2-1261:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/codec_vp9.c:2080:2-2080:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/esparser.c:62:2-62:29: struct amvdec_core *core = dev;
-
drivers/staging/media/meson/vdec/esparser.c:239:2-239:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/esparser.c:277:2-277:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/esparser.c:295:2-295:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/esparser.c:391:2-391:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec.c:56:2-56:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec.c:284:2-284:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec.c:399:2-399:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec.c:872:2-872:47: struct amvdec_core *core = video_drvdata(file);
-
drivers/staging/media/meson/vdec/vdec.c:961:2-961:29: struct amvdec_core *core = data;
-
drivers/staging/media/meson/vdec/vdec.c:971:2-971:29: struct amvdec_core *core = data;
-
drivers/staging/media/meson/vdec/vdec.c:996:2-996:22: struct amvdec_core *core;
-
drivers/staging/media/meson/vdec/vdec.c:1111:2-1111:54: struct amvdec_core *core = platform_get_drvdata(pdev);
-
drivers/staging/media/meson/vdec/vdec_1.c:29:2-29:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_1.c:88:2-88:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_1.c:117:2-117:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_1.c:127:2-127:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_1.c:134:2-134:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_1.c:172:2-172:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_helpers.c:101:2-101:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_helpers.c:145:2-145:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_hevc.c:29:2-29:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_hevc.c:82:2-82:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_hevc.c:96:2-96:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_hevc.c:115:2-115:35: struct amvdec_core *core = sess->core;
-
drivers/staging/media/meson/vdec/vdec_hevc.c:157:2-157:35: struct amvdec_core *core = sess->core;
-
drivers/usb/host/bcma-hcd.c:181:2-181:38: struct bcma_device *core = usb_dev->core;
-
drivers/usb/host/bcma-hcd.c:269:2-269:39: struct bcma_device *core = bcma_hcd->core;
-
drivers/usb/host/bcma-hcd.c:386:2-386:39: struct bcma_device *core = bcma_hcd->core;
-
kernel/sched/fair.c:7064:2-7064:22: int core = cpu_of(rq);
-
sound/soc/codecs/si476x.c:68:2-68:64: struct si476x_core *core = i2c_mfd_cell_to_core(codec_dai->dev);
-
sound/soc/codecs/si476x.c:152:2-152:58: struct si476x_core *core = i2c_mfd_cell_to_core(dai->dev);
-
sound/soc/codecs/wl1273.c:324:2-324:37: struct wl1273_core *core = wl1273->core;
-
sound/soc/codecs/wl1273.c:436:2-436:46: struct wl1273_core **core = component->dev->platform_data;
-
sound/soc/qcom/qdsp6/q6core.c:72:2-72:50: struct q6core *core = dev_get_drvdata(&adev->dev);
-
sound/soc/qcom/qdsp6/q6core.c:344:2-344:50: struct q6core *core = dev_get_drvdata(&adev->dev);
-
sound/soc/sh/fsi.c:1931:2-1931:25: const struct fsi_core *core;
-
sound/soc/sof/ipc4-mtrace.c:510:2-510:35: u32 slot_desc_type_offset, type, core;
-
sound/soc/sof/topology.c:1542:3-1543:32: int core = sof_get_token_value(SOF_TKN_COMP_CORE_ID, swidget->tuples,
variable local
Defined...