Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 30) sorted by relevance

12

/drivers/power/supply/
Dcharger-manager.c88 static bool is_batt_present(struct charger_manager *cm) in is_batt_present()
144 static bool is_ext_pwr_online(struct charger_manager *cm) in is_ext_pwr_online()
180 static int get_batt_uV(struct charger_manager *cm, int *uV) in get_batt_uV()
204 static bool is_charging(struct charger_manager *cm) in is_charging()
273 static bool is_full_charged(struct charger_manager *cm) in is_full_charged()
332 static bool is_polling_required(struct charger_manager *cm) in is_polling_required()
361 static int try_charger_enable(struct charger_manager *cm, bool enable) in try_charger_enable()
437 static int try_charger_restart(struct charger_manager *cm) in try_charger_restart()
463 static void uevent_notify(struct charger_manager *cm, const char *event) in uevent_notify()
518 struct charger_manager *cm = container_of(dwork, in fullbatt_vchk() local
[all …]
/drivers/clk/sunxi-ng/
Dccu_mult.c27 struct ccu_mult *cm = data; in ccu_mult_round_rate() local
37 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable() local
44 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_enable() local
51 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_is_enabled() local
59 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_recalc_rate() local
76 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_determine_rate() local
85 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_rate() local
110 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_get_parent() local
117 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_parent() local
Dccu_mux.c19 struct ccu_mux_internal *cm, in ccu_mux_helper_adjust_parent_for_prediv()
55 struct ccu_mux_internal *cm, in ccu_mux_helper_determine_rate()
105 struct ccu_mux_internal *cm) in ccu_mux_helper_get_parent()
127 struct ccu_mux_internal *cm, in ccu_mux_helper_set_parent()
149 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable() local
156 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable() local
163 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled() local
170 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent() local
177 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_set_parent() local
185 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_recalc_rate() local
Dccu_mux.h102 struct ccu_mux_internal *cm; member
/drivers/hid/
Dhid-cmedia.c57 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev()
66 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_raw_event() local
90 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_input_configured() local
112 struct cmhid *cm; in cmhid_probe() local
146 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_remove() local
/drivers/rapidio/
Drio_cm.c212 struct cm_dev *cm; member
309 static void *riocm_rx_get_msg(struct cm_dev *cm) in riocm_rx_get_msg()
338 static void riocm_rx_fill(struct cm_dev *cm, int nent) in riocm_rx_fill()
363 static void riocm_rx_free(struct cm_dev *cm) in riocm_rx_free()
385 static int riocm_req_handler(struct cm_dev *cm, void *req_data) in riocm_req_handler()
495 static void rio_cm_handler(struct cm_dev *cm, void *data) in rio_cm_handler()
535 static int rio_rx_data_handler(struct cm_dev *cm, void *buf) in rio_rx_data_handler()
591 struct cm_dev *cm = container_of(work, struct cm_dev, rx_work); in rio_ibmsg_handler() local
629 struct cm_dev *cm = dev_id; in riocm_inb_msg_event() local
644 static void rio_txcq_handler(struct cm_dev *cm, int slot) in rio_txcq_handler()
[all …]
/drivers/crypto/amcc/
Dcrypto4xx_alg.c55 static void set_dynamic_sa_command_1(struct dynamic_sa_ctl *sa, u32 cm, in set_dynamic_sa_command_1()
107 unsigned char cm, in crypto4xx_setkey_aes()
/drivers/platform/x86/
Deeepc-laptop.c214 static int set_acpi(struct eeepc_laptop *eeepc, int cm, int value) in set_acpi()
228 static int get_acpi(struct eeepc_laptop *eeepc, int cm) in get_acpi()
243 static int acpi_setter_handle(struct eeepc_laptop *eeepc, int cm, in acpi_setter_handle()
274 static ssize_t store_sys_acpi(struct device *dev, int cm, in store_sys_acpi()
289 static ssize_t show_sys_acpi(struct device *dev, int cm, char *buf) in show_sys_acpi()
798 enum rfkill_type type, int cm) in eeepc_new_rfkill()
1331 static void cmsg_quirk(struct eeepc_laptop *eeepc, int cm, const char *name) in cmsg_quirk()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c99 struct mlxsw_sp_sb_cm *cm; in mlxsw_sp_sb_cm_write() local
372 const struct mlxsw_sp_sb_cm *cm; in __mlxsw_sp_sb_cms_init() local
701 struct mlxsw_sp_sb_cm *cm = mlxsw_sp_sb_cm_get(mlxsw_sp, local_port, in mlxsw_sp_sb_tc_pool_bind_get() local
754 struct mlxsw_sp_sb_cm *cm; in mlxsw_sp_sb_sr_occ_query_cb() local
948 struct mlxsw_sp_sb_cm *cm = mlxsw_sp_sb_cm_get(mlxsw_sp, local_port, in mlxsw_sp_sb_occ_tc_port_bind_get() local
/drivers/net/can/
Ddev.c842 struct can_ctrlmode *cm = nla_data(data[IFLA_CAN_CTRLMODE]); in can_validate() local
890 struct can_ctrlmode *cm; in can_changelink() local
990 struct can_ctrlmode cm = {.flags = priv->ctrlmode}; in can_fill_info() local
/drivers/media/usb/pwc/
Dpwc-dec23.c364 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; in copy_image_block_Y() local
419 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; in copy_image_block_CrCb() local
/drivers/net/arcnet/
Dcom20020-pci.c136 struct com20020_pci_channel_map *cm = &ci->chan_map_tbl[i]; in com20020pci_probe() local
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Ddmanv04.c100 u32 cm = ((1ULL << c->bits) - 1) << c->ctxs; in nv04_fifo_dma_fini() local
/drivers/isdn/hisax/
Dcallc.c1420 capi_debug(struct Channel *chanp, capi_msg *cm) in capi_debug()
1431 lli_got_fac_req(struct Channel *chanp, capi_msg *cm) { in lli_got_fac_req()
1456 lli_got_manufacturer(struct Channel *chanp, struct IsdnCardState *cs, capi_msg *cm) { in lli_got_manufacturer()
/drivers/net/ethernet/ti/
Dnetcp_xgbepcsr.c437 int lane, int cm, int c1, int c2) in netcp_xgbe_serdes_setup_cm_c1_c2()
/drivers/net/can/sja1000/
Dplx_pci.c618 struct plx_pci_channel_map *cm = &ci->chan_map_tbl[i]; in plx_pci_add_card() local
/drivers/usb/atm/
Dcxacru.c587 static int cxacru_cm(struct cxacru_data *instance, enum cxacru_cm_request cm, in cxacru_cm()
687 static int cxacru_cm_get_array(struct cxacru_data *instance, enum cxacru_cm_request cm, in cxacru_cm_get_array()
/drivers/media/platform/ti-vpe/
Dcal.c257 struct cm_data *cm; member
375 struct cm_data *cm; in cm_create() local
/drivers/infiniband/ulp/ipoib/
Dipoib.h394 struct ipoib_cm_dev_priv cm; member
437 struct ipoib_cm_tx *cm; member
/drivers/input/misc/
Dyealink.c76 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
/drivers/isdn/i4l/
Disdn_common.c401 isdn_capi_rec_hl_msg(capi_msg *cm) in isdn_capi_rec_hl_msg()
Disdn_tty.c758 isdn_tty_capi_facility(capi_msg *cm) { in isdn_tty_capi_facility()
/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h248 struct mc7 cm; member
/drivers/char/
Dmbcs.h465 struct cm_mmr cm; member
/drivers/scsi/aic94xx/
Daic94xx_sds.c843 struct asd_ms_conn_map *cm; in asd_ms_get_connector_map() local

12