Searched defs:ec (Results 1 - 25 of 159) sorted by relevance

1234567

/linux-master/drivers/platform/chrome/
H A DMakefile
H A Dcros_ec_sensorhub.c54 struct cros_ec_dev *ec = sensorhub->ec; local
127 struct cros_ec_dev *ec = dev_get_drvdata(dev->parent); local
228 struct cros_ec_dev *ec = sensorhub->ec; local
238 struct cros_ec_dev *ec = sensorhub->ec; local
[all...]
H A Dcros_kbd_led_backlight.c22 struct cros_ec_device *ec; member in struct:keyboard_led
/linux-master/drivers/platform/chrome/wilco_ec/
H A Dcore.c40 struct wilco_ec_device *ec; local
137 struct wilco_ec_device *ec = platform_get_drvdata(pdev); local
[all...]
H A Dmailbox.c53 static bool wilco_ec_response_timed_out(struct wilco_ec_device *ec) argument
115 static int wilco_ec_transfer(struct wilco_ec_device *ec, argument
196 wilco_ec_mailbox(struct wilco_ec_device *ec, struct wilco_ec_message *msg) argument
[all...]
H A Dproperties.c34 static int send_property_msg(struct wilco_ec_device *ec, argument
59 int wilco_ec_get_property(struct wilco_ec_device *ec, argument
81 int wilco_ec_set_property(struct wilco_ec_device *ec, argument
104 int wilco_ec_get_byte_property(struct wilco_ec_device *ec, u32 property_id, argument
124 int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u3 argument
[all...]
H A Dkeyboard_leds.c22 struct wilco_ec_device *ec; member in struct:wilco_keyboard_leds
55 static int send_kbbl_msg(struct wilco_ec_device *ec, argument
79 static int set_kbbl(struct wilco_ec_device *ec, enum led_brightness brightness) argument
105 static int kbbl_exist(struct wilco_ec_device *ec, bool *exists) argument
134 kbbl_init(struct wilco_ec_device *ec) argument
173 wilco_keyboard_leds_init(struct wilco_ec_device *ec) argument
[all...]
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ram.c60 can_ram_get_layout(struct can_ram_layout *layout, const struct can_ram_config *config, const struct ethtool_ringparam *ring, const struct ethtool_coalesce *ec, const bool fd_mode) argument
H A Dmcp251xfd-ethtool.c56 mcp251xfd_ring_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *ec, struct kernel_ethtool_coalesce *kec, struct netlink_ext_ack *ext_ack) argument
86 mcp251xfd_ring_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *ec, struct kernel_ethtool_coalesce *kec, struct netlink_ext_ack *ext_ack) argument
[all...]
/linux-master/drivers/tty/serial/8250/
H A D8250_acorn.c39 serial_card_probe(struct expansion_card *ec, const struct ecard_id *id) argument
80 static void serial_card_remove(struct expansion_card *ec) argument
/linux-master/drivers/rtc/
H A Drtc-ntxec.c22 struct ntxec *ec; member in struct:ntxec_rtc
H A Drtc-wilco-ec.c91 struct wilco_ec_device *ec = dev_get_drvdata(dev->parent); local
125 struct wilco_ec_device *ec = dev_get_drvdata(dev->parent); local
/linux-master/drivers/acpi/
H A Dec_sys.c110 static void acpi_ec_add_debugfs(struct acpi_ec *ec, unsigned int ec_device_count) argument
/linux-master/include/linux/iio/common/
H A Dcros_ec_sensors_core.h61 struct cros_ec_device *ec; member in struct:cros_ec_sensors_core_state
/linux-master/fs/bcachefs/
H A Dextents_types.h27 struct bch_extent_stripe_ptr ec; member in struct:extent_ptr_decoded
/linux-master/drivers/pwm/
H A Dpwm-ntxec.c27 struct ntxec *ec; member in struct:ntxec_pwm
137 struct ntxec *ec = dev_get_drvdata(pdev->dev.parent); local
/linux-master/drivers/misc/echo/
H A Decho.c106 static inline void lms_adapt_bg(struct oslec_state *ec, int clean, int shift) argument
145 struct oslec_state *ec; local
209 oslec_free(struct oslec_state *ec) argument
222 oslec_adaption_mode(struct oslec_state *ec, int adaption_mode) argument
228 oslec_flush(struct oslec_state *ec) argument
254 oslec_snapshot(struct oslec_state *ec) argument
262 oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) argument
554 oslec_hpf_tx(struct oslec_state *ec, int16_t tx) argument
[all...]
/linux-master/drivers/power/supply/
H A Dwilco-charger.c90 struct wilco_ec_device *ec = power_supply_get_drvdata(psy); local
127 struct wilco_ec_device *ec = power_supply_get_drvdata(psy); local
171 struct wilco_ec_device *ec = dev_get_drvdata(pdev->dev.parent); local
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c150 xlgmac_ethtool_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
165 xlgmac_ethtool_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
/linux-master/drivers/scsi/arm/
H A Dcumana_1.c231 static int cumanascsi1_probe(struct expansion_card *ec, argument
296 static void cumanascsi1_remove(struct expansion_card *ec) argument
[all...]
H A Doak.c120 static int oakscsi_probe(struct expansion_card *ec, const struct ecard_id *id) argument
169 static void oakscsi_remove(struct expansion_card *ec) argument
[all...]
H A Darxescsi.c48 struct expansion_card *ec; member in struct:arxescsi_info
258 static int arxescsi_probe(struct expansion_card *ec, const struct ecard_id *id) argument
321 arxescsi_remove(struct expansion_card *ec) argument
[all...]
/linux-master/drivers/mfd/
H A Dntxec.c150 struct ntxec *ec; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c30 struct cros_ec_device *ec; member in struct:ec_i2c_device
244 struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent); local
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c149 u16 ec, rrc; local

Completed in 271 milliseconds

1234567