Symbol: ec
function parameter
Defined...
-
crypto/jitterentropy.c:155:28-155:46: static void jent_apt_reset(struct rand_data *ec, unsigned int delta_masked)
-
crypto/jitterentropy.c:169:29-169:47: static void jent_apt_insert(struct rand_data *ec, unsigned int delta_masked)
-
crypto/jitterentropy.c:188:39-188:57: static int jent_apt_permanent_failure(struct rand_data *ec)
-
crypto/jitterentropy.c:193:29-193:47: static int jent_apt_failure(struct rand_data *ec)
-
crypto/jitterentropy.c:220:29-220:47: static void jent_rct_insert(struct rand_data *ec, int stuck)
-
crypto/jitterentropy.c:252:23-252:41: static int jent_stuck(struct rand_data *ec, __u64 current_delta)
-
crypto/jitterentropy.c:279:39-279:57: static int jent_rct_permanent_failure(struct rand_data *ec)
-
crypto/jitterentropy.c:284:29-284:47: static int jent_rct_failure(struct rand_data *ec)
-
crypto/jitterentropy.c:290:32-290:50: static int jent_health_failure(struct rand_data *ec)
-
crypto/jitterentropy.c:295:42-295:60: static int jent_permanent_health_failure(struct rand_data *ec)
-
crypto/jitterentropy.c:354:32-354:50: static int jent_condition_data(struct rand_data *ec, __u64 time, int stuck)
-
crypto/jitterentropy.c:397:28-397:46: static void jent_memaccess(struct rand_data *ec, __u64 loop_cnt)
-
crypto/jitterentropy.c:451:32-451:50: static int jent_measure_jitter(struct rand_data *ec)
-
crypto/jitterentropy.c:484:30-484:48: static void jent_gen_entropy(struct rand_data *ec)
-
crypto/jitterentropy.c:531:23-531:41: int jent_read_entropy(struct rand_data *ec, unsigned char *data,
-
crypto/sm2.c:69:28-69:47: static int sm2_ec_ctx_init(struct mpi_ec_ctx *ec)
-
crypto/sm2.c:129:31-129:50: static void sm2_ec_ctx_deinit(struct mpi_ec_ctx *ec)
-
crypto/sm2.c:250:27-250:46: MPI_POINT point, struct mpi_ec_ctx *ec,
-
crypto/sm2.c:326:24-326:43: static int _sm2_verify(struct mpi_ec_ctx *ec, MPI hash, MPI sig_r, MPI sig_s)
-
crypto/sm2.c:429:30-429:49: static int __sm2_set_pub_key(struct mpi_ec_ctx *ec,
-
drivers/acpi/ec.c:235:29-235:45: static bool acpi_ec_started(struct acpi_ec *ec)
-
drivers/acpi/ec.c:241:35-241:51: static bool acpi_ec_event_enabled(struct acpi_ec *ec)
-
drivers/acpi/ec.c:265:29-265:45: static bool acpi_ec_flushed(struct acpi_ec *ec)
-
drivers/acpi/ec.c:274:38-274:54: static inline u8 acpi_ec_read_status(struct acpi_ec *ec)
-
drivers/acpi/ec.c:289:36-289:52: static inline u8 acpi_ec_read_data(struct acpi_ec *ec)
-
drivers/acpi/ec.c:298:38-298:54: static inline void acpi_ec_write_cmd(struct acpi_ec *ec, u8 command)
-
drivers/acpi/ec.c:305:39-305:55: static inline void acpi_ec_write_data(struct acpi_ec *ec, u8 data)
-
drivers/acpi/ec.c:337:43-337:59: static inline bool acpi_ec_gpe_status_set(struct acpi_ec *ec)
-
drivers/acpi/ec.c:345:39-345:55: static inline void acpi_ec_enable_gpe(struct acpi_ec *ec, bool open)
-
drivers/acpi/ec.c:364:40-364:56: static inline void acpi_ec_disable_gpe(struct acpi_ec *ec, bool close)
-
drivers/acpi/ec.c:378:36-378:52: static void acpi_ec_submit_request(struct acpi_ec *ec)
-
drivers/acpi/ec.c:386:38-386:54: static void acpi_ec_complete_request(struct acpi_ec *ec)
-
drivers/acpi/ec.c:399:33-399:49: static void acpi_ec_mask_events(struct acpi_ec *ec)
-
drivers/acpi/ec.c:412:35-412:51: static void acpi_ec_unmask_events(struct acpi_ec *ec)
-
drivers/acpi/ec.c:436:46-436:62: static bool acpi_ec_submit_flushable_request(struct acpi_ec *ec)
-
drivers/acpi/ec.c:444:34-444:50: static void acpi_ec_submit_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:475:36-475:52: static void acpi_ec_complete_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:481:33-481:49: static void acpi_ec_close_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:491:43-491:59: static inline void __acpi_ec_enable_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:502:44-502:60: static inline void __acpi_ec_disable_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:512:27-512:43: static void acpi_ec_clear(struct acpi_ec *ec)
-
drivers/acpi/ec.c:526:34-526:50: static void acpi_ec_enable_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:547:35-547:51: static void acpi_ec_disable_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:572:33-572:49: static bool acpi_ec_guard_event(struct acpi_ec *ec)
-
drivers/acpi/ec.c:597:34-597:50: static int ec_transaction_polled(struct acpi_ec *ec)
-
drivers/acpi/ec.c:609:37-609:53: static int ec_transaction_completed(struct acpi_ec *ec)
-
drivers/acpi/ec.c:621:46-621:62: static inline void ec_transaction_transition(struct acpi_ec *ec, unsigned long flag)
-
drivers/acpi/ec.c:647:40-647:56: static void acpi_ec_spurious_interrupt(struct acpi_ec *ec, struct transaction *t)
-
drivers/acpi/ec.c:657:33-657:49: static void advance_transaction(struct acpi_ec *ec, bool interrupt)
-
drivers/acpi/ec.c:716:31-716:47: static void start_transaction(struct acpi_ec *ec)
-
drivers/acpi/ec.c:722:21-722:37: static int ec_guard(struct acpi_ec *ec)
-
drivers/acpi/ec.c:757:20-757:36: static int ec_poll(struct acpi_ec *ec)
-
drivers/acpi/ec.c:780:41-780:57: static int acpi_ec_transaction_unlocked(struct acpi_ec *ec,
-
drivers/acpi/ec.c:815:32-815:48: static int acpi_ec_transaction(struct acpi_ec *ec, struct transaction *t)
-
drivers/acpi/ec.c:843:33-843:49: static int acpi_ec_burst_enable(struct acpi_ec *ec)
-
drivers/acpi/ec.c:853:34-853:50: static int acpi_ec_burst_disable(struct acpi_ec *ec)
-
drivers/acpi/ec.c:863:25-863:41: static int acpi_ec_read(struct acpi_ec *ec, u8 address, u8 *data)
-
drivers/acpi/ec.c:876:26-876:42: static int acpi_ec_write(struct acpi_ec *ec, u8 address, u8 data)
-
drivers/acpi/ec.c:937:27-937:43: static void acpi_ec_start(struct acpi_ec *ec, bool resuming)
-
drivers/acpi/ec.c:954:29-954:45: static bool acpi_ec_stopped(struct acpi_ec *ec)
-
drivers/acpi/ec.c:965:26-965:42: static void acpi_ec_stop(struct acpi_ec *ec, bool suspending)
-
drivers/acpi/ec.c:989:33-989:49: static void acpi_ec_enter_noirq(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1000:33-1000:49: static void acpi_ec_leave_noirq(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1038:36-1038:52: acpi_ec_get_query_handler_by_value(struct acpi_ec *ec, u8 value)
-
drivers/acpi/ec.c:1067:31-1067:47: int acpi_ec_add_query_handler(struct acpi_ec *ec, u8 query_bit,
-
drivers/acpi/ec.c:1093:43-1093:59: static void acpi_ec_remove_query_handlers(struct acpi_ec *ec,
-
drivers/acpi/ec.c:1118:35-1118:51: void acpi_ec_remove_query_handler(struct acpi_ec *ec, u8 query_bit)
-
drivers/acpi/ec.c:1148:51-1148:67: static struct acpi_ec_query *acpi_ec_create_query(struct acpi_ec *ec, u8 *pval)
-
drivers/acpi/ec.c:1166:33-1166:49: static int acpi_ec_submit_query(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1270:47-1270:63: static void clear_gpe_and_advance_transaction(struct acpi_ec *ec, bool interrupt)
-
drivers/acpi/ec.c:1290:38-1290:54: static void acpi_ec_handle_interrupt(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1363:26-1363:42: static void acpi_ec_free(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1443:39-1443:55: static bool install_gpe_event_handler(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1459:44-1459:60: static bool install_gpio_irq_event_handler(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1482:32-1482:48: static int ec_install_handlers(struct acpi_ec *ec, struct acpi_device *device,
-
drivers/acpi/ec.c:1554:32-1554:48: static void ec_remove_handlers(struct acpi_ec *ec)
-
drivers/acpi/ec.c:1594:26-1594:42: static int acpi_ec_setup(struct acpi_ec *ec, struct acpi_device *device, bool call_reg)
-
drivers/acpi/ec.c:2065:38-2065:54: static bool acpi_ec_work_in_progress(struct acpi_ec *ec)
-
drivers/acpi/ec_sys.c:110:33-110:49: static void acpi_ec_add_debugfs(struct acpi_ec *ec, unsigned int ec_device_count)
-
drivers/edac/mce_amd.c:622:26-622:30: static bool f12h_mc0_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:640:26-640:30: static bool f10h_mc0_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:649:24-649:28: static bool k8_mc0_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:659:25-659:29: static bool cat_mc0_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:711:26-711:30: static bool f15h_mc0_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:785:24-785:28: static bool k8_mc1_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:819:25-819:29: static bool cat_mc1_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:844:26-844:30: static bool f15h_mc1_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:904:24-904:28: static bool k8_mc2_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:940:26-940:30: static bool f15h_mc2_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:979:26-979:30: static bool f16h_mc2_mce(u16 ec, u8 xec)
-
drivers/edac/mce_amd.c:1194:40-1194:44: static inline void amd_decode_err_code(u16 ec)
-
drivers/hwmon/asus-ec-sensors.c:615:33-615:63: static int find_ec_sensor_index(const struct ec_sensors_data *ec,
-
drivers/hwmon/asus-ec-sensors.c:635:31-635:55: static void setup_sensor_data(struct ec_sensors_data *ec)
-
drivers/hwmon/asus-ec-sensors.c:667:31-667:55: static void fill_ec_registers(struct ec_sensors_data *ec)
-
drivers/hwmon/asus-ec-sensors.c:727:10-727:34: struct ec_sensors_data *ec)
-
drivers/hwmon/asus-ec-sensors.c:796:34-796:58: static void update_sensor_values(struct ec_sensors_data *ec, u8 *data)
-
drivers/hwmon/asus-ec-sensors.c:810:9-810:33: struct ec_sensors_data *ec)
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:515:40-515:63: static int cros_ec_sensors_cmd_read_u8(struct cros_ec_device *ec,
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:521:41-521:64: static int cros_ec_sensors_cmd_read_u16(struct cros_ec_device *ec,
-
drivers/input/mouse/alps.c:2850:9-2850:24: unsigned char *ec)
-
drivers/md/dm-ebs-target.c:37:42-37:56: static inline sector_t __sector_to_block(struct ebs_c *ec, sector_t sector)
-
drivers/md/dm-ebs-target.c:48:40-48:54: static inline unsigned int __nr_blocks(struct ebs_c *ec, struct bio *bio)
-
drivers/md/dm-ebs-target.c:65:26-65:40: static int __ebs_rw_bvec(struct ebs_c *ec, enum req_op op, struct bio_vec *bv,
-
drivers/md/dm-ebs-target.c:122:25-122:39: static int __ebs_rw_bio(struct ebs_c *ec, enum req_op op, struct bio *bio)
-
drivers/md/dm-ebs-target.c:143:30-143:44: static int __ebs_discard_bio(struct ebs_c *ec, struct bio *bio)
-
drivers/md/dm-ebs-target.c:167:30-167:44: static void __ebs_forget_bio(struct ebs_c *ec, struct bio *bio)
-
drivers/media/platform/chips-media/coda-common.c:1122:8-1122:33: struct v4l2_encoder_cmd *ec)
-
drivers/media/platform/verisilicon/hantro_v4l2.c:731:10-731:35: struct v4l2_encoder_cmd *ec)
-
drivers/media/test-drivers/vicodec/vicodec-core.c:1209:8-1209:33: struct v4l2_encoder_cmd *ec)
-
drivers/media/v4l2-core/v4l2-mem2mem.c:1444:8-1444:33: struct v4l2_encoder_cmd *ec)
-
drivers/media/v4l2-core/v4l2-mem2mem.c:1477:5-1477:30: struct v4l2_encoder_cmd *ec)
-
drivers/media/v4l2-core/v4l2-mem2mem.c:1519:11-1519:36: struct v4l2_encoder_cmd *ec)
-
drivers/misc/echo/echo.c:106:33-106:53: static inline void lms_adapt_bg(struct oslec_state *ec, int clean, int shift)
-
drivers/misc/echo/echo.c:209:17-209:37: void oslec_free(struct oslec_state *ec)
-
drivers/misc/echo/echo.c:222:26-222:46: void oslec_adaption_mode(struct oslec_state *ec, int adaption_mode)
-
drivers/misc/echo/echo.c:228:18-228:38: void oslec_flush(struct oslec_state *ec)
-
drivers/misc/echo/echo.c:254:21-254:41: void oslec_snapshot(struct oslec_state *ec)
-
drivers/misc/echo/echo.c:262:22-262:42: int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx)
-
drivers/misc/echo/echo.c:554:22-554:42: int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx)
-
drivers/mtd/ubi/attach.c:179:8-179:12: int ec)
-
drivers/mtd/ubi/attach.c:230:20-230:24: int lnum, int ec, int to_head, struct list_head *list)
-
drivers/mtd/ubi/attach.c:268:64-268:68: static int add_corrupted(struct ubi_attach_info *ai, int pnum, int ec)
-
drivers/mtd/ubi/attach.c:297:39-297:43: struct ubi_vid_hdr *vid_hdr, int ec)
-
drivers/mtd/ubi/attach.c:564:5-564:9: int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips)
-
drivers/mtd/ubi/attach.c:772:51-772:55: const struct ubi_attach_info *ai, int pnum, int ec)
-
drivers/mtd/ubi/fastmap.c:136:16-136:20: int pnum, int ec, int scrub)
-
drivers/mtd/ubi/wl.c:1989:60-1989:64: static int self_check_ec(struct ubi_device *ubi, int pnum, int ec)
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ethtool.c:57:12-57:37: struct ethtool_coalesce *ec,
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ethtool.c:87:12-87:37: struct ethtool_coalesce *ec,
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.c:63:4-63:35: const struct ethtool_coalesce *ec,
-
drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c:429:9-429:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c:446:9-446:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/broadcom/bcmsysport.c:606:6-606:31: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/broadcom/bcmsysport.c:621:9-621:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/broadcom/bcmsysport.c:643:9-643:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/broadcom/genet/bcmgenet.c:813:6-813:31: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/broadcom/genet/bcmgenet.c:856:8-856:33: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/broadcom/genet/bcmgenet.c:877:6-877:31: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/broadcom/tg3.c:9412:46-9412:71: static void tg3_coal_tx_init(struct tg3 *tp, struct ethtool_coalesce *ec)
-
drivers/net/ethernet/broadcom/tg3.c:9444:46-9444:71: static void tg3_coal_rx_init(struct tg3 *tp, struct ethtool_coalesce *ec)
-
drivers/net/ethernet/broadcom/tg3.c:9478:48-9478:73: static void __tg3_set_coalesce(struct tg3 *tp, struct ethtool_coalesce *ec)
-
drivers/net/ethernet/broadcom/tg3.c:14005:8-14005:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/broadcom/tg3.c:14016:8-14016:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/cisco/enic/enic_ethtool.c:309:11-309:36: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/engleder/tsnep_ethtool.c:367:11-367:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/engleder/tsnep_ethtool.c:386:11-386:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/engleder/tsnep_ethtool.c:411:7-411:32: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/engleder/tsnep_ethtool.c:433:7-433:32: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/freescale/fec_main.c:3024:6-3024:31: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/freescale/fec_main.c:3043:6-3043:31: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/google/gve/gve_ethtool.c:600:8-600:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/google/gve/gve_ethtool.c:615:8-615:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/hisilicon/hip04_eth.c:799:10-799:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/hisilicon/hip04_eth.c:812:10-812:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c:740:8-740:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c:788:8-788:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/e1000/e1000_ethtool.c:1746:10-1746:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/e1000/e1000_ethtool.c:1764:10-1764:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/e1000e/ethtool.c:2012:10-2012:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/e1000e/ethtool.c:2027:10-2027:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c:639:10-639:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c:655:10-655:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:2877:11-2877:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:2931:9-2931:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:2947:12-2947:37: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:2961:8-2961:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:3010:11-3010:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:3107:9-3107:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:3123:12-3123:37: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:698:11-698:36: struct ethtool_coalesce *ec, int queue)
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:739:9-739:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:755:12-755:37: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:769:7-769:32: struct ethtool_coalesce *ec, int queue)
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:827:11-827:36: struct ethtool_coalesce *ec, int queue)
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:877:9-877:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c:893:12-893:37: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3590:21-3590:46: ice_get_rc_coalesce(struct ethtool_coalesce *ec, struct ice_ring_container *rc)
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3624:41-3624:66: ice_get_q_coalesce(struct ice_vsi *vsi, struct ethtool_coalesce *ec, int q_num)
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3658:47-3658:72: __ice_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3674:8-3674:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3683:10-3683:35: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3701:21-3701:46: ice_set_rc_coalesce(struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3792:41-3792:66: ice_set_q_coalesce(struct ice_vsi *vsi, struct ethtool_coalesce *ec, int q_num)
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3853:47-3853:72: __ice_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3899:8-3899:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ice/ice_ethtool.c:3908:10-3908:35: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/intel/igb/igb_ethtool.c:2190:8-2190:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/igb/igb_ethtool.c:2248:8-2248:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/igbvf/ethtool.c:321:10-321:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/igbvf/ethtool.c:336:10-336:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/igc/igc_ethtool.c:884:9-884:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/igc/igc_ethtool.c:897:9-897:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c:2393:10-2393:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c:2449:10-2449:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ixgbevf/ethtool.c:790:5-790:30: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/intel/ixgbevf/ethtool.c:816:5-816:30: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/marvell/mv643xx_eth.c:1616:9-1616:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/marvell/mv643xx_eth.c:1629:9-1629:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c:482:9-482:34: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c:1493:5-1493:30: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c:1752:5-1752:30: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/realtek/r8169_main.c:1779:8-1779:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/realtek/r8169_main.c:1840:8-1840:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c:277:10-277:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c:290:10-290:35: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:913:6-913:31: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:951:11-951:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:959:7-959:32: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:965:6-965:31: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:1037:11-1037:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:1045:7-1045:32: struct ethtool_coalesce *ec)
-
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c:151:8-151:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c:166:8-166:33: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/xilinx/ll_temac_main.c:1325:11-1325:36: struct ethtool_coalesce *ec,
-
drivers/net/ethernet/xilinx/ll_temac_main.c:1340:11-1340:36: struct ethtool_coalesce *ec,
-
drivers/net/tun.c:3615:8-3615:33: struct ethtool_coalesce *ec,
-
drivers/net/tun.c:3627:8-3627:33: struct ethtool_coalesce *ec,
-
drivers/net/virtio_net.c:3233:12-3233:37: struct ethtool_coalesce *ec)
-
drivers/net/virtio_net.c:3285:8-3285:33: struct ethtool_coalesce *ec,
-
drivers/net/virtio_net.c:3315:42-3315:67: static int virtnet_coal_params_supported(struct ethtool_coalesce *ec)
-
drivers/net/virtio_net.c:3343:5-3343:30: struct ethtool_coalesce *ec,
-
drivers/net/virtio_net.c:3385:5-3385:30: struct ethtool_coalesce *ec,
-
drivers/net/virtio_net.c:3408:8-3408:33: struct ethtool_coalesce *ec)
-
drivers/net/virtio_net.c:3441:8-3441:33: struct ethtool_coalesce *ec)
-
drivers/net/vmxnet3/vmxnet3_ethtool.c:1186:5-1186:30: struct ethtool_coalesce *ec,
-
drivers/net/vmxnet3/vmxnet3_ethtool.c:1223:5-1223:30: struct ethtool_coalesce *ec,
-
drivers/net/vmxnet3/vmxnet3_ethtool.c:1319:6-1319:31: struct ethtool_channels *ec)
-
drivers/platform/chrome/cros_ec_chardev.c:54:27-54:47: static int ec_get_version(struct cros_ec_dev *ec, char *str, int maxlen)
-
drivers/platform/chrome/cros_ec_chardev.c:274:40-274:60: static long cros_ec_chardev_ioctl_xcmd(struct cros_ec_dev *ec, void __user *arg)
-
drivers/platform/chrome/cros_ec_chardev.c:316:43-316:63: static long cros_ec_chardev_ioctl_readmem(struct cros_ec_dev *ec,
-
drivers/platform/chrome/cros_ec_debugfs.c:319:38-319:58: static int ec_read_version_supported(struct cros_ec_dev *ec)
-
drivers/platform/chrome/cros_ec_lightbar.c:86:55-86:75: static struct cros_ec_command *alloc_lightbar_cmd_msg(struct cros_ec_dev *ec)
-
drivers/platform/chrome/cros_ec_lightbar.c:106:33-106:53: static int get_lightbar_version(struct cros_ec_dev *ec,
-
drivers/platform/chrome/cros_ec_lightbar.c:320:30-320:50: static int lb_send_empty_cmd(struct cros_ec_dev *ec, uint8_t cmd)
-
drivers/platform/chrome/cros_ec_lightbar.c:348:35-348:55: static int lb_manual_suspend_ctrl(struct cros_ec_dev *ec, uint8_t enable)
-
drivers/platform/chrome/cros_ec_lpc.c:143:33-143:56: static int cros_ec_pkt_xfer_lpc(struct cros_ec_device *ec,
-
drivers/platform/chrome/cros_ec_lpc.c:208:33-208:56: static int cros_ec_cmd_xfer_lpc(struct cros_ec_device *ec,
-
drivers/platform/chrome/cros_ec_lpc.c:290:32-290:55: static int cros_ec_lpc_readmem(struct cros_ec_device *ec, unsigned int offset,
-
drivers/platform/chrome/cros_ec_proto.c:903:29-903:49: bool cros_ec_check_features(struct cros_ec_dev *ec, int feature)
-
drivers/platform/chrome/cros_ec_proto.c:932:30-932:50: int cros_ec_get_sensor_count(struct cros_ec_dev *ec)
-
drivers/platform/chrome/wilco_ec/debugfs.c:176:24-176:48: static int send_ec_cmd(struct wilco_ec_device *ec, u8 sub_cmd, u8 *out_val)
-
drivers/platform/chrome/wilco_ec/keyboard_leds.c:55:26-55:50: static int send_kbbl_msg(struct wilco_ec_device *ec,
-
drivers/platform/chrome/wilco_ec/keyboard_leds.c:79:21-79:45: static int set_kbbl(struct wilco_ec_device *ec, enum led_brightness brightness)
-
drivers/platform/chrome/wilco_ec/keyboard_leds.c:105:23-105:47: static int kbbl_exist(struct wilco_ec_device *ec, bool *exists)
-
drivers/platform/chrome/wilco_ec/keyboard_leds.c:134:22-134:46: static int kbbl_init(struct wilco_ec_device *ec)
-
drivers/platform/chrome/wilco_ec/keyboard_leds.c:173:30-173:54: int wilco_keyboard_leds_init(struct wilco_ec_device *ec)
-
drivers/platform/chrome/wilco_ec/mailbox.c:53:41-53:65: static bool wilco_ec_response_timed_out(struct wilco_ec_device *ec)
-
drivers/platform/chrome/wilco_ec/mailbox.c:115:30-115:54: static int wilco_ec_transfer(struct wilco_ec_device *ec,
-
drivers/platform/chrome/wilco_ec/mailbox.c:196:22-196:46: int wilco_ec_mailbox(struct wilco_ec_device *ec, struct wilco_ec_message *msg)
-
drivers/platform/chrome/wilco_ec/properties.c:34:30-34:54: static int send_property_msg(struct wilco_ec_device *ec,
-
drivers/platform/chrome/wilco_ec/properties.c:59:27-59:51: int wilco_ec_get_property(struct wilco_ec_device *ec,
-
drivers/platform/chrome/wilco_ec/properties.c:81:27-81:51: int wilco_ec_set_property(struct wilco_ec_device *ec,
-
drivers/platform/chrome/wilco_ec/properties.c:104:32-104:56: int wilco_ec_get_byte_property(struct wilco_ec_device *ec, u32 property_id,
-
drivers/platform/chrome/wilco_ec/properties.c:124:32-124:56: int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u32 property_id,
-
drivers/platform/chrome/wilco_ec/sysfs.c:157:28-157:52: static int send_usb_charge(struct wilco_ec_device *ec,
-
drivers/platform/chrome/wilco_ec/sysfs.c:242:24-242:48: int wilco_ec_add_sysfs(struct wilco_ec_device *ec)
-
drivers/platform/chrome/wilco_ec/sysfs.c:247:28-247:52: void wilco_ec_remove_sysfs(struct wilco_ec_device *ec)
-
drivers/platform/olpc/olpc-ec.c:113:3-113:24: struct olpc_ec_priv *ec)
-
drivers/platform/olpc/olpc-ec.c:352:35-352:56: static int olpc_ec_set_dcon_power(struct olpc_ec_priv *ec, bool state)
-
drivers/platform/surface/aggregator/controller.c:2238:55-2238:60: struct ssam_nf_refcount_entry *entry, u8 flags, bool ec)
-
fs/exfat/misc.c:184:22-184:42: void exfat_chain_set(struct exfat_chain *ec, unsigned int dir,
-
fs/exfat/misc.c:192:47-192:67: void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec)
-
lib/crypto/mpi/ec.c:114:27-114:46: static void ec_mod(MPI w, struct mpi_ec_ctx *ec)
-
lib/crypto/mpi/ec.c:128:42-128:61: static void ec_subm(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ec)
-
lib/crypto/mpi/ec.c:486:30-486:49: static void mpi_ec_get_reset(struct mpi_ec_ctx *ec)
-
lib/crypto/mpi/ec.c:493:32-493:51: static int ec_get_a_is_pminus3(struct mpi_ec_ctx *ec)
-
lib/crypto/mpi/ec.c:509:29-509:48: static MPI ec_get_two_inv_p(struct mpi_ec_ctx *ec)
-
sound/pci/ctxfi/cthw20k1.c:860:38-860:51: static int dai_srt_set_ec(void *blk, unsigned int ec)
-
sound/pci/ctxfi/cthw20k2.c:850:38-850:51: static int dai_srt_set_ec(void *blk, unsigned int ec)
-
sound/soc/intel/skylake/skl-topology.c:3079:5-3079:39: struct snd_soc_tplg_enum_control *ec)
-
sound/soc/soc-topology.c:794:12-794:46: struct snd_soc_tplg_enum_control *ec)
-
sound/soc/soc-topology.c:830:6-830:40: struct snd_soc_tplg_enum_control *ec)
variable
Defined...
-
crypto/jitterentropy.c:634:2-634:28: struct rand_data ec = { 0 };
-
crypto/sm2.c:271:2-271:21: struct mpi_ec_ctx *ec;
-
crypto/sm2.c:381:2-381:46: struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
-
crypto/sm2.c:423:2-423:46: struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
-
crypto/sm2.c:455:2-455:46: struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
-
crypto/sm2.c:462:2-462:46: struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
-
drivers/acpi/ec.c:1013:2-1013:23: struct acpi_ec *ec = first_ec;
-
drivers/acpi/ec.c:1129:2-1129:26: struct acpi_ec *ec = q->ec;
-
drivers/acpi/ec.c:1222:2-1222:23: struct acpi_ec *ec = container_of(work, struct acpi_ec, work);
-
drivers/acpi/ec.c:1323:2-1323:23: struct acpi_ec *ec = handler_context;
-
drivers/acpi/ec.c:1374:2-1374:65: struct acpi_ec *ec = kzalloc(sizeof(struct acpi_ec), GFP_KERNEL);
-
drivers/acpi/ec.c:1397:2-1397:23: struct acpi_ec *ec = context;
-
drivers/acpi/ec.c:1413:2-1413:23: struct acpi_ec *ec = context;
-
drivers/acpi/ec.c:1621:2-1621:18: struct acpi_ec *ec;
-
drivers/acpi/ec.c:1697:2-1697:18: struct acpi_ec *ec;
-
drivers/acpi/ec.c:1715:2-1715:23: struct acpi_ec *ec = context;
-
drivers/acpi/ec.c:1748:2-1748:18: struct acpi_ec *ec;
-
drivers/acpi/ec.c:1943:2-1943:18: struct acpi_ec *ec;
-
drivers/acpi/ec.c:2005:2-2006:39: struct acpi_ec *ec =
-
drivers/acpi/ec.c:2015:2-2015:59: struct acpi_ec *ec = acpi_driver_data(to_acpi_device(dev));
-
drivers/acpi/ec.c:2032:2-2032:59: struct acpi_ec *ec = acpi_driver_data(to_acpi_device(dev));
-
drivers/acpi/ec.c:2045:2-2046:39: struct acpi_ec *ec =
-
drivers/ata/sata_mv.c:2677:4-2678:58: u32 ec = edma_err_cause &
-
drivers/bluetooth/btmrvl_main.c:46:3-46:31: struct hci_ev_cmd_complete *ec;
-
drivers/edac/amd64_edac.c:3016:2-3016:11: u16 ec = EC(m->status);
-
drivers/edac/mce_amd.c:766:2-766:11: u16 ec = EC(m->status);
-
drivers/edac/mce_amd.c:876:2-876:11: u16 ec = EC(m->status);
-
drivers/edac/mce_amd.c:1022:2-1022:11: u16 ec = EC(m->status);
-
drivers/edac/mce_amd.c:1033:2-1033:11: u16 ec = EC(m->status);
-
drivers/edac/mce_amd.c:1064:2-1064:11: u16 ec = EC(m->status);
-
drivers/edac/mce_amd.c:1121:2-1121:11: u16 ec = EC(m->status);
-
drivers/extcon/extcon-usbc-cros-ec.c:367:2-367:25: struct cros_ec_device *ec;
-
drivers/extcon/extcon-usbc-cros-ec.c:386:2-386:62: struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:1426:2-1426:26: const struct nvkm_enum *ec, *et;
-
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:538:2-538:36: const struct nvkm_enum *er, *ee, *ec, *ea;
-
drivers/hid/hid-google-hammer.c:98:2-98:30: struct cros_ec_device *ec = _notify;
-
drivers/hid/hid-google-hammer.c:139:2-139:57: struct cros_ec_device *ec = dev_get_drvdata(dev->parent);
-
drivers/hid/hid-google-hammer.c:180:2-180:62: struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/hid/hid-google-hammer.c:260:2-260:62: struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/hwmon/asus_atk0110.c:1017:2-1017:21: union acpi_object *ec;
-
drivers/i2c/busses/i2c-cros-ec-tunnel.c:244:2-244:62: struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:251:2-251:39: struct cros_ec_dev *ec = sensor_hub->ec;
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:383:2-383:39: struct cros_ec_dev *ec = sensor_hub->ec;
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:544:2-544:34: struct cros_ec_device *ec = st->ec;
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:585:2-585:34: struct cros_ec_device *ec = st->ec;
-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:619:2-619:34: struct cros_ec_device *ec = st->ec;
-
drivers/iio/proximity/cros_ec_mkbp_proximity.c:103:2-103:36: struct cros_ec_device *ec = data->ec;
-
drivers/iio/proximity/cros_ec_mkbp_proximity.c:127:2-127:30: struct cros_ec_device *ec = _ec;
-
drivers/iio/proximity/cros_ec_mkbp_proximity.c:149:2-149:36: struct cros_ec_device *ec = data->ec;
-
drivers/iio/proximity/cros_ec_mkbp_proximity.c:190:2-190:36: struct cros_ec_device *ec = data->ec;
-
drivers/iio/proximity/cros_ec_mkbp_proximity.c:210:2-210:57: struct cros_ec_device *ec = dev_get_drvdata(dev->parent);
-
drivers/iio/proximity/cros_ec_mkbp_proximity.c:245:2-245:36: struct cros_ec_device *ec = data->ec;
-
drivers/input/keyboard/cros_ec_keyb.c:696:2-696:25: struct cros_ec_device *ec;
-
drivers/input/mouse/alps.c:2885:2-2885:34: unsigned char e6[4], e7[4], ec[4];
-
drivers/md/dm-ebs-target.c:182:2-182:21: struct ebs_c *ec = container_of(ws, struct ebs_c, ws);
-
drivers/md/dm-ebs-target.c:253:2-253:16: struct ebs_c *ec;
-
drivers/md/dm-ebs-target.c:350:2-350:25: struct ebs_c *ec = ti->private;
-
drivers/md/dm-ebs-target.c:363:2-363:25: struct ebs_c *ec = ti->private;
-
drivers/md/dm-ebs-target.c:396:2-396:25: struct ebs_c *ec = ti->private;
-
drivers/md/dm-ebs-target.c:414:2-414:25: struct ebs_c *ec = ti->private;
-
drivers/md/dm-ebs-target.c:426:2-426:25: struct ebs_c *ec = ti->private;
-
drivers/md/dm-ebs-target.c:437:2-437:25: struct ebs_c *ec = ti->private;
-
drivers/media/i2c/adv7511-v4l2.c:1274:2-1274:10: u8 ec = HDMI_EXTENDED_COLORIMETRY_XV_YCC_601;
-
drivers/mfd/cros_ec_dev.c:141:2-141:58: struct cros_ec_dev *ec = kzalloc(sizeof(*ec), GFP_KERNEL);
-
drivers/mfd/cros_ec_dev.c:293:2-293:53: struct cros_ec_dev *ec = dev_get_drvdata(&pdev->dev);
-
drivers/mfd/ntxec.c:150:2-150:16: struct ntxec *ec;
-
drivers/misc/echo/echo.c:145:2-145:22: struct oslec_state *ec;
-
drivers/mtd/ubi/attach.c:947:2-947:12: long long ec;
-
drivers/mtd/ubi/fastmap-wl.c:308:2-308:6: int ec;
-
drivers/mtd/ubi/fastmap.c:463:4-463:28: unsigned long long ec = be64_to_cpu(ech->ec);
-
drivers/mtd/ubi/fastmap.c:1403:2-1403:12: long long ec;
-
drivers/mtd/ubi/io.c:633:2-633:12: long long ec;
-
drivers/mtd/ubi/wl.c:443:2-443:29: unsigned long long ec = e->ec;
-
drivers/net/ethernet/broadcom/tg3.c:17517:2-17517:37: struct ethtool_coalesce *ec = &tp->coal;
-
drivers/net/fddi/skfp/fplustm.c:327:2-327:10: u_long *ec ;
-
drivers/net/wireless/ath/ath9k/init.c:530:2-530:32: struct ath9k_eeprom_ctx *ec = ctx;
-
drivers/net/wireless/ath/ath9k/init.c:540:2-540:26: struct ath9k_eeprom_ctx ec;
-
drivers/platform/chrome/cros_ec_chardev.c:348:2-348:33: struct cros_ec_dev *ec = priv->ec_dev;
-
drivers/platform/chrome/cros_ec_debugfs.c:67:2-67:39: struct cros_ec_dev *ec = debug_info->ec;
-
drivers/platform/chrome/cros_ec_debugfs.c:350:2-350:39: struct cros_ec_dev *ec = debug_info->ec;
-
drivers/platform/chrome/cros_ec_debugfs.c:485:2-485:57: struct cros_ec_dev *ec = dev_get_drvdata(pd->dev.parent);
-
drivers/platform/chrome/cros_ec_debugfs.c:538:2-538:57: struct cros_ec_dev *ec = dev_get_drvdata(pd->dev.parent);
-
drivers/platform/chrome/cros_ec_debugfs.c:548:2-548:46: struct cros_ec_dev *ec = dev_get_drvdata(dev);
-
drivers/platform/chrome/cros_ec_debugfs.c:558:2-558:46: struct cros_ec_dev *ec = dev_get_drvdata(dev);
-
drivers/platform/chrome/cros_ec_lightbar.c:161:2-161:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_lightbar.c:183:2-183:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_lightbar.c:222:2-222:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_lightbar.c:291:2-291:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_lightbar.c:385:2-385:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_lightbar.c:428:2-428:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_proto_test.c:2374:2-2374:28: static struct cros_ec_dev ec;
-
drivers/platform/chrome/cros_ec_proto_test.c:2399:2-2399:28: static struct cros_ec_dev ec;
-
drivers/platform/chrome/cros_ec_proto_test.c:2452:2-2452:28: static struct cros_ec_dev ec;
-
drivers/platform/chrome/cros_ec_proto_test.c:2497:2-2497:28: static struct cros_ec_dev ec;
-
drivers/platform/chrome/cros_ec_proto_test.c:2537:2-2537:28: static struct cros_ec_dev ec;
-
drivers/platform/chrome/cros_ec_sensorhub.c:54:2-54:38: struct cros_ec_dev *ec = sensorhub->ec;
-
drivers/platform/chrome/cros_ec_sensorhub.c:127:2-127:54: struct cros_ec_dev *ec = dev_get_drvdata(dev->parent);
-
drivers/platform/chrome/cros_ec_sensorhub.c:228:2-228:38: struct cros_ec_dev *ec = sensorhub->ec;
-
drivers/platform/chrome/cros_ec_sensorhub.c:238:2-238:38: struct cros_ec_dev *ec = sensorhub->ec;
-
drivers/platform/chrome/cros_ec_sensorhub_ring.c:769:2-769:38: struct cros_ec_dev *ec = sensorhub->ec;
-
drivers/platform/chrome/cros_ec_sensorhub_ring.c:1001:2-1001:38: struct cros_ec_dev *ec = sensorhub->ec;
-
drivers/platform/chrome/cros_ec_sysfs.c:59:2-59:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_sysfs.c:120:2-120:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_sysfs.c:205:2-205:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_sysfs.c:236:2-236:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_sysfs.c:269:2-269:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_sysfs.c:317:2-317:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_vbc.c:21:2-21:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/cros_ec_vbc.c:61:2-61:27: struct cros_ec_dev *ec = to_cros_ec_dev(dev);
-
drivers/platform/chrome/wilco_ec/core.c:40:2-40:26: struct wilco_ec_device *ec;
-
drivers/platform/chrome/wilco_ec/core.c:137:2-137:56: struct wilco_ec_device *ec = platform_get_drvdata(pdev);
-
drivers/platform/chrome/wilco_ec/debugfs.c:247:2-247:63: struct wilco_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/platform/chrome/wilco_ec/sysfs.c:73:2-73:50: struct wilco_ec_device *ec = dev_get_drvdata(dev);
-
drivers/platform/chrome/wilco_ec/sysfs.c:105:2-105:50: struct wilco_ec_device *ec = dev_get_drvdata(dev);
-
drivers/platform/chrome/wilco_ec/sysfs.c:182:2-182:50: struct wilco_ec_device *ec = dev_get_drvdata(dev);
-
drivers/platform/chrome/wilco_ec/sysfs.c:202:2-202:50: struct wilco_ec_device *ec = dev_get_drvdata(dev);
-
drivers/platform/olpc/olpc-ec.c:79:2-79:28: struct olpc_ec_priv *ec = container_of(w, struct olpc_ec_priv, worker);
-
drivers/platform/olpc/olpc-ec.c:128:2-128:28: struct olpc_ec_priv *ec = ec_priv;
-
drivers/platform/olpc/olpc-ec.c:167:2-167:28: struct olpc_ec_priv *ec = ec_priv;
-
drivers/platform/olpc/olpc-ec.c:178:2-178:28: struct olpc_ec_priv *ec = ec_priv;
-
drivers/platform/olpc/olpc-ec.c:189:2-189:28: struct olpc_ec_priv *ec = ec_priv;
-
drivers/platform/olpc/olpc-ec.c:222:2-222:28: struct olpc_ec_priv *ec = ec_priv;
-
drivers/platform/olpc/olpc-ec.c:370:2-370:49: struct olpc_ec_priv *ec = rdev_get_drvdata(rdev);
-
drivers/platform/olpc/olpc-ec.c:377:2-377:49: struct olpc_ec_priv *ec = rdev_get_drvdata(rdev);
-
drivers/platform/olpc/olpc-ec.c:384:2-384:49: struct olpc_ec_priv *ec = rdev_get_drvdata(rdev);
-
drivers/platform/olpc/olpc-ec.c:406:2-406:23: struct olpc_ec_priv *ec;
-
drivers/platform/olpc/olpc-ec.c:456:2-456:53: struct olpc_ec_priv *ec = platform_get_drvdata(pdev);
-
drivers/platform/olpc/olpc-ec.c:472:2-472:53: struct olpc_ec_priv *ec = platform_get_drvdata(pdev);
-
drivers/power/supply/wilco-charger.c:90:2-90:59: struct wilco_ec_device *ec = power_supply_get_drvdata(psy);
-
drivers/power/supply/wilco-charger.c:127:2-127:59: struct wilco_ec_device *ec = power_supply_get_drvdata(psy);
-
drivers/power/supply/wilco-charger.c:171:2-171:63: struct wilco_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/pwm/pwm-cros-ec.c:83:2-83:38: struct cros_ec_device *ec = ec_pwm->ec;
-
drivers/pwm/pwm-cros-ec.c:118:2-118:38: struct cros_ec_device *ec = ec_pwm->ec;
-
drivers/pwm/pwm-cros-ec.c:282:2-282:62: struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/pwm/pwm-ntxec.c:139:2-139:53: struct ntxec *ec = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-wilco-ec.c:91:2-91:58: struct wilco_ec_device *ec = dev_get_drvdata(dev->parent);
-
drivers/rtc/rtc-wilco-ec.c:125:2-125:58: struct wilco_ec_device *ec = dev_get_drvdata(dev->parent);
-
drivers/scsi/csiostor/csio_hw.c:305:2-305:14: int i, ret, ec, sn, addr;
-
drivers/usb/serial/sierra.c:955:2-955:11: int ec = 0;
-
drivers/usb/serial/sierra.c:993:2-993:11: int ec = 0;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:414:2-414:16: unsigned itc, ec, q, sc;
-
fs/fat/dir.c:146:2-146:10: wchar_t ec;
-
fs/ntfs3/dir.c:39:3-39:7: u16 ec;
-
net/sunrpc/auth_gss/gss_krb5_wrap.c:149:2-149:7: u16 ec, rrc;
-
sound/soc/intel/skylake/skl-topology.c:1335:2-1335:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/intel/skylake/skl-topology.c:1454:2-1454:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/intel/skylake/skl-topology.c:1494:2-1494:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/soc-topology.c:859:2-859:36: struct snd_soc_tplg_enum_control *ec;
-
sound/soc/soc-topology.c:1165:2-1165:36: struct snd_soc_tplg_enum_control *ec;
-
sound/soc/sof/topology.c:902:2-903:3: struct snd_soc_tplg_enum_control *ec =
-
sound/soc/tegra/tegra210_admaif.c:427:2-427:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:440:2-440:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:456:2-456:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:469:2-469:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:485:2-485:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:498:2-498:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:514:2-514:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
sound/soc/tegra/tegra210_admaif.c:527:2-527:53: struct soc_enum *ec = (struct soc_enum *)kcontrol->private_value;
-
usr/gen_init_cpio.c:577:2-577:11: int ec = 0;
variable local
Defined...