Searched defs:cm (Results 1 - 40 of 40) sorted by relevance

/linux-4.1.27/arch/arm/mach-integrator/
H A Dcore.c77 struct device_node *cm = of_find_matching_node(NULL, cm_match); cm_init() local
/linux-4.1.27/drivers/net/arcnet/
H A Dcom20020-pci.c91 struct com20020_pci_channel_map *cm = &ci->chan_map_tbl[i]; com20020pci_probe() local
/linux-4.1.27/arch/arm/mach-omap2/
H A Dcm_common.c50 void __init omap2_set_globals_cm(void __iomem *cm, void __iomem *cm2) omap2_set_globals_cm() argument
/linux-4.1.27/net/core/
H A Dscm.c217 struct cmsghdr __user *cm put_cmsg() local
256 struct cmsghdr __user *cm scm_detach_fds() local
/linux-4.1.27/net/netfilter/
H A Dxt_limit.c155 const struct compat_xt_rateinfo *cm = src; limit_mt_compat_from_user() local
170 struct compat_xt_rateinfo cm = { limit_mt_compat_to_user() local
H A Dx_tables.c494 struct compat_xt_entry_match *cm = (struct compat_xt_entry_match *)m; xt_compat_match_from_user() local
521 struct compat_xt_entry_match __user *cm = *dstptr; xt_compat_match_to_user() local
/linux-4.1.27/net/sched/
H A Dem_canid.c56 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, em_canid_sff_match_add() argument
99 struct canid_match *cm = em_canid_priv(m); em_canid_match() local
127 struct canid_match *cm; em_canid_change() local
188 struct canid_match *cm = em_canid_priv(m); em_canid_destroy() local
195 struct canid_match *cm = em_canid_priv(m); em_canid_dump() local
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dnetcp_xgbepcsr.c436 netcp_xgbe_serdes_setup_cm_c1_c2(void __iomem *serdes_regs, int lane, int cm, int c1, int c2) netcp_xgbe_serdes_setup_cm_c1_c2() argument
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c55 static void set_dynamic_sa_command_1(struct dynamic_sa_ctl *sa, u32 cm, set_dynamic_sa_command_1() argument
104 crypto4xx_setkey_aes(struct crypto_ablkcipher *cipher, const u8 *key, unsigned int keylen, unsigned char cm, u8 fb) crypto4xx_setkey_aes() argument
/linux-4.1.27/Documentation/networking/timestamping/
H A Dtimestamping.c286 struct cmsghdr cm; recvpacket() member in struct:__anon5
H A Dtxtimestamp.c183 struct cmsghdr *cm; __recv_errmsg_cmsg() local
/linux-4.1.27/drivers/media/usb/pwc/
H A Dpwc-dec23.c364 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; copy_image_block_Y() local
419 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; copy_image_block_CrCb() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c217 u32 cm = ((1ULL << c->bits) - 1) << c->ctxs; nv04_fifo_chan_fini() local
/linux-4.1.27/include/linux/power/
H A Dcharger-manager.h85 struct charger_manager *cm; member in struct:charger_cable
128 struct charger_manager *cm; member in struct:charger_regulator
/linux-4.1.27/drivers/net/can/
H A Ddev.c802 struct can_ctrlmode *cm = nla_data(data[IFLA_CAN_CTRLMODE]); can_validate() local
850 struct can_ctrlmode *cm; can_changelink() local
950 struct can_ctrlmode cm = {.flags = priv->ctrlmode}; can_fill_info() local
/linux-4.1.27/drivers/net/can/sja1000/
H A Dplx_pci.c553 struct plx_pci_channel_map *cm = &ci->chan_map_tbl[i]; plx_pci_add_card() local
/linux-4.1.27/net/
H A Dcompat.c204 struct compat_cmsghdr __user *cm = (struct compat_cmsghdr __user *) kmsg->msg_control; put_cmsg_compat() local
260 struct compat_cmsghdr __user *cm = (struct compat_cmsghdr __user *) kmsg->msg_control; scm_detach_fds_compat() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-record.c760 const struct clockid_map *cm; parse_clockid() local
/linux-4.1.27/drivers/isdn/hisax/
H A Dcallc.c1420 capi_debug(struct Channel *chanp, capi_msg *cm) capi_debug() argument
1431 lli_got_fac_req(struct Channel *chanp, capi_msg *cm) { lli_got_fac_req() argument
1456 lli_got_manufacturer(struct Channel *chanp, struct IsdnCardState *cs, capi_msg *cm) { lli_got_manufacturer() argument
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_common.c401 isdn_capi_rec_hl_msg(capi_msg *cm) isdn_capi_rec_hl_msg() argument
H A Disdn_tty.c758 isdn_tty_capi_facility(capi_msg *cm) { isdn_tty_capi_facility() argument
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h248 struct mc7 cm; member in struct:adapter
/linux-4.1.27/drivers/power/
H A Dcharger-manager.c88 static bool is_batt_present(struct charger_manager *cm) is_batt_present() argument
144 static bool is_ext_pwr_online(struct charger_manager *cm) is_ext_pwr_online() argument
180 static int get_batt_uV(struct charger_manager *cm, int *uV) get_batt_uV() argument
204 static bool is_charging(struct charger_manager *cm) is_charging() argument
273 static bool is_full_charged(struct charger_manager *cm) is_full_charged() argument
332 static bool is_polling_required(struct charger_manager *cm) is_polling_required() argument
361 static int try_charger_enable(struct charger_manager *cm, bool enable) try_charger_enable() argument
437 static int try_charger_restart(struct charger_manager *cm) try_charger_restart() argument
463 static void uevent_notify(struct charger_manager *cm, const char *event) uevent_notify() argument
518 struct charger_manager *cm = container_of(dwork, fullbatt_vchk() local
557 static int check_charging_duration(struct charger_manager *cm) check_charging_duration() argument
594 static int cm_get_battery_temperature_by_psy(struct charger_manager *cm, cm_get_battery_temperature_by_psy() argument
612 static int cm_get_battery_temperature(struct charger_manager *cm, cm_get_battery_temperature() argument
636 static int cm_check_thermal_status(struct charger_manager *cm) cm_check_thermal_status() argument
676 static bool _cm_monitor(struct charger_manager *cm) _cm_monitor() argument
743 struct charger_manager *cm; cm_monitor() local
764 struct charger_manager *cm; _setup_polling() local
828 static void fullbatt_handler(struct charger_manager *cm) fullbatt_handler() argument
855 static void battout_handler(struct charger_manager *cm) battout_handler() argument
873 static void misc_event_handler(struct charger_manager *cm, misc_event_handler() argument
888 struct charger_manager *cm = power_supply_get_drvdata(psy); charger_get_property() local
1064 struct charger_manager *cm; cm_setup_timer() local
1198 static int charger_extcon_init(struct charger_manager *cm, charger_extcon_init() argument
1231 static int charger_manager_register_extcon(struct charger_manager *cm) charger_manager_register_extcon() argument
1308 struct charger_manager *cm = charger->cm; charger_externally_control_store() local
1368 static int charger_manager_register_sysfs(struct charger_manager *cm) charger_manager_register_sysfs() argument
1444 static int cm_init_thermal_data(struct charger_manager *cm, cm_init_thermal_data() argument
1626 struct charger_manager *cm; charger_manager_probe() local
1847 struct charger_manager *cm = platform_get_drvdata(pdev); charger_manager_remove() local
1899 struct charger_manager *cm; cm_need_to_awake() local
1918 struct charger_manager *cm = dev_get_drvdata(dev); cm_suspend_prepare() local
1939 struct charger_manager *cm = dev_get_drvdata(dev); cm_suspend_complete() local
2024 static bool find_power_supply(struct charger_manager *cm, find_power_supply() argument
2049 struct charger_manager *cm; cm_notify_event() local
/linux-4.1.27/arch/frv/kernel/
H A Dsetup.c1020 const char *gr, *fr, *fm, *fp, *cm, *nem, *ble; show_cpuinfo() local
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_sds.c843 struct asd_ms_conn_map *cm; asd_ms_get_connector_map() local
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib.h383 struct ipoib_cm_dev_priv cm; member in struct:ipoib_dev_priv
424 struct ipoib_cm_tx *cm; member in struct:ipoib_neigh
/linux-4.1.27/drivers/usb/atm/
H A Dcxacru.c583 static int cxacru_cm(struct cxacru_data *instance, enum cxacru_cm_request cm, cxacru_cm() argument
683 static int cxacru_cm_get_array(struct cxacru_data *instance, enum cxacru_cm_request cm, cxacru_cm_get_array() argument
/linux-4.1.27/drivers/platform/x86/
H A Deeepc-laptop.c213 static int set_acpi(struct eeepc_laptop *eeepc, int cm, int value) set_acpi() argument
227 static int get_acpi(struct eeepc_laptop *eeepc, int cm) get_acpi() argument
242 static int acpi_setter_handle(struct eeepc_laptop *eeepc, int cm, acpi_setter_handle() argument
273 static ssize_t store_sys_acpi(struct device *dev, int cm, store_sys_acpi() argument
288 static ssize_t show_sys_acpi(struct device *dev, int cm, char *buf) show_sys_acpi() argument
1330 static void cmsg_quirk(struct eeepc_laptop *eeepc, int cm, const char *name) cmsg_quirk() argument
794 eeepc_new_rfkill(struct eeepc_laptop *eeepc, struct rfkill **rfkill, const char *name, enum rfkill_type type, int cm) eeepc_new_rfkill() argument
/linux-4.1.27/fs/dlm/
H A Dconfig.c587 struct dlm_comm *cm; make_comm() local
607 struct dlm_comm *cm = config_item_to_comm(i); drop_comm() local
618 struct dlm_comm *cm = config_item_to_comm(i); release_comm() local
712 struct dlm_comm *cm = config_item_to_comm(i); show_comm() local
721 struct dlm_comm *cm = config_item_to_comm(i); store_comm() local
727 static ssize_t comm_nodeid_read(struct dlm_comm *cm, char *buf) comm_nodeid_read() argument
732 static ssize_t comm_nodeid_write(struct dlm_comm *cm, const char *buf, comm_nodeid_write() argument
742 static ssize_t comm_local_read(struct dlm_comm *cm, char *buf) comm_local_read() argument
747 static ssize_t comm_local_write(struct dlm_comm *cm, const char *buf, comm_local_write() argument
759 static ssize_t comm_addr_write(struct dlm_comm *cm, const char *buf, size_t len) comm_addr_write() argument
786 static ssize_t comm_addr_list_read(struct dlm_comm *cm, char *buf) comm_addr_list_read() argument
907 struct dlm_comm *cm = NULL; get_comm() local
931 static void put_comm(struct dlm_comm *cm) put_comm() argument
986 struct dlm_comm *cm = get_comm(nodeid); dlm_comm_seq() local
/linux-4.1.27/net/bridge/netfilter/
H A Debtables.c1611 struct compat_ebt_entry_mwt __user *cm = *dstptr; compat_match_to_user() local
1638 struct compat_ebt_entry_mwt __user *cm = *dstptr; compat_target_to_user() local
/linux-4.1.27/kernel/rcu/
H A Dtree.c3272 cpumask_var_t cm; synchronize_sched_expedited() local
3313 cpumask_clear_cpu(raw_smp_processor_id(), cm); for_each_cpu() local
H A Dtree_plugin.h1273 cpumask_var_t cm; rcu_boost_kthread_setaffinity() local
/linux-4.1.27/drivers/infiniband/core/
H A Dcm.c83 } cm; variable in typeref:struct:ib_cm
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dmac.c2800 static void ath10k_check_chain_mask(struct ath10k *ar, u32 cm, const char *dbg) ath10k_check_chain_mask() argument
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.c6758 struct cm_t __iomem *cm; dgap_tty_init() local
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c3383 struct wmi_connect_cmd *cm; ath6kl_wmi_ap_profile_commit() local
3406 struct wmi_ap_set_mlme_cmd *cm; ath6kl_wmi_ap_set_mlme() local
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c2094 const struct pvr2_string_table *cm; pvr2_hdw_load_modules() local
/linux-4.1.27/drivers/char/
H A Dmbcs.h465 struct cm_mmr cm; member in struct:mbcs_mmr
/linux-4.1.27/sound/pci/
H A Dcmipci.c515 static inline void snd_cmipci_write(struct cmipci *cm, unsigned int cmd, unsigned int data) snd_cmipci_write() argument
520 static inline unsigned int snd_cmipci_read(struct cmipci *cm, unsigned int cmd) snd_cmipci_read() argument
526 static inline void snd_cmipci_write_w(struct cmipci *cm, unsigned int cmd, unsigned short data) snd_cmipci_write_w() argument
531 static inline unsigned short snd_cmipci_read_w(struct cmipci *cm, unsigned int cmd) snd_cmipci_read_w() argument
537 static inline void snd_cmipci_write_b(struct cmipci *cm, unsigned int cmd, unsigned char data) snd_cmipci_write_b() argument
542 static inline unsigned char snd_cmipci_read_b(struct cmipci *cm, unsigned int cmd) snd_cmipci_read_b() argument
548 static int snd_cmipci_set_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) snd_cmipci_set_bit() argument
559 static int snd_cmipci_clear_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) snd_cmipci_clear_bit() argument
571 static int snd_cmipci_set_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) snd_cmipci_set_bit_b() argument
582 static int snd_cmipci_clear_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) snd_cmipci_clear_bit_b() argument
664 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) snd_cmipci_set_pll() argument
691 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_hw_params() local
705 static void snd_cmipci_ch_reset(struct cmipci *cm, int ch) snd_cmipci_ch_reset() argument
739 static int set_dac_channels(struct cmipci *cm, struct cmipci_pcm *rec, int channels) set_dac_channels() argument
782 static int snd_cmipci_pcm_prepare(struct cmipci *cm, struct cmipci_pcm *rec, snd_cmipci_pcm_prepare() argument
887 static int snd_cmipci_pcm_trigger(struct cmipci *cm, struct cmipci_pcm *rec, snd_cmipci_pcm_trigger() argument
940 static snd_pcm_uframes_t snd_cmipci_pcm_pointer(struct cmipci *cm, struct cmipci_pcm *rec, snd_cmipci_pcm_pointer() argument
976 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_trigger() local
982 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_pointer() local
995 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_trigger() local
1001 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_pointer() local
1136 static int save_mixer_state(struct cmipci *cm) save_mixer_state() argument
1170 static void restore_mixer_state(struct cmipci *cm) restore_mixer_state() argument
1203 static void setup_ac3(struct cmipci *cm, struct snd_pcm_substream *subs, int do_ac3, int rate) setup_ac3() argument
1250 static int setup_spdif_playback(struct cmipci *cm, struct snd_pcm_substream *subs, int up, int do_ac3) setup_spdif_playback() argument
1298 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_prepare() local
1315 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_prepare() local
1335 static void snd_cmipci_silence_hack(struct cmipci *cm, struct cmipci_pcm *rec) snd_cmipci_silence_hack() argument
1383 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_hw_free() local
1392 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_hw_free() local
1400 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_prepare() local
1407 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_prepare() local
1429 struct cmipci *cm = snd_pcm_substream_chip(subs); snd_cmipci_capture_spdif_hw_free() local
1445 struct cmipci *cm = dev_id; snd_cmipci_interrupt() local
1611 static int open_device_check(struct cmipci *cm, int mode, struct snd_pcm_substream *subs) open_device_check() argument
1638 static void close_device_check(struct cmipci *cm, int mode) close_device_check() argument
1666 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_open() local
1692 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_open() local
1716 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_open() local
1754 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_open() local
1781 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_open() local
1803 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_close() local
1810 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_close() local
1817 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_close() local
1825 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_close() local
1832 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_close() local
1900 static int snd_cmipci_pcm_new(struct cmipci *cm, int device) snd_cmipci_pcm_new() argument
1923 static int snd_cmipci_pcm2_new(struct cmipci *cm, int device) snd_cmipci_pcm2_new() argument
1945 static int snd_cmipci_pcm_spdif_new(struct cmipci *cm, int device) snd_cmipci_pcm_spdif_new() argument
2051 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_volume() local
2074 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_volume() local
2133 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_input_sw() local
2152 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_input_sw() local
2223 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_native_mixer() local
2247 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_native_mixer() local
2284 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_native_mixer_sensitive() local
2352 struct cmipci *cm = snd_kcontrol_chip(kcontrol); _snd_cmipci_uswitch_get() local
2385 struct cmipci *cm = snd_kcontrol_chip(kcontrol); _snd_cmipci_uswitch_put() local
2515 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_info() local
2524 static inline unsigned int get_line_in_mode(struct cmipci *cm) get_line_in_mode() argument
2541 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_get() local
2552 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_put() local
2579 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_mic_in_mode_get() local
2591 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_mic_in_mode_put() local
2666 static int snd_cmipci_mixer_new(struct cmipci *cm, int pcm_spdif_device) snd_cmipci_mixer_new() argument
2779 struct cmipci *cm = entry->private_data; snd_cmipci_proc_read() local
2794 static void snd_cmipci_proc_init(struct cmipci *cm) snd_cmipci_proc_init() argument
2802 static inline void snd_cmipci_proc_init(struct cmipci *cm) {} snd_cmipci_proc_init() argument
2820 static void query_chip(struct cmipci *cm) query_chip() argument
2869 static int snd_cmipci_create_gameport(struct cmipci *cm, int dev) snd_cmipci_create_gameport() argument
2915 static void snd_cmipci_free_gameport(struct cmipci *cm) snd_cmipci_free_gameport() argument
2928 static inline int snd_cmipci_create_gameport(struct cmipci *cm, int dev) { return -ENOSYS; } snd_cmipci_free_gameport() argument
2929 static inline void snd_cmipci_free_gameport(struct cmipci *cm) { } snd_cmipci_free_gameport() argument
2932 static int snd_cmipci_free(struct cmipci *cm) snd_cmipci_free() argument
2958 struct cmipci *cm = device->device_data; snd_cmipci_dev_free() local
2962 static int snd_cmipci_create_fm(struct cmipci *cm, long fm_port) snd_cmipci_create_fm() argument
3019 struct cmipci *cm; snd_cmipci_create() local
3274 struct cmipci *cm; snd_cmipci_probe() local
3351 struct cmipci *cm = card->private_data; snd_cmipci_suspend() local
3374 struct cmipci *cm = card->private_data; snd_cmipci_resume() local
/linux-4.1.27/arch/ia64/include/asm/
H A Dpal.h442 cm : 1, /* MC corrected */ member in struct:pal_process_state_info_s

Completed in 1459 milliseconds