Searched defs:ac (Results 76 - 100 of 162) sorted by relevance

1234567

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c364 struct virtchnl2_alloc_vectors *ac; local
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1220 int err, ac; local
[all...]
/linux-master/net/mac80211/
H A Dtdls.c240 static enum ieee80211_ac_numbers ieee80211_ac_from_wmm(int ac) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h292 static inline u8 mt76_connac_lmac_mapping(u8 ac) argument
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c393 u16 ac; local
326 ____rtw89_conf_tx_edca(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, u16 ac) argument
355 ____rtw89_conf_tx_mu_edca(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, u16 ac) argument
383 __rtw89_conf_tx(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, u16 ac) argument
539 rtw89_ops_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c183 u8 iwl_mvm_mac80211_ac_to_ucode_ac(enum ieee80211_ac_numbers ac) argument
997 int ac, mac, i; local
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c389 enum mwifiex_wmm_ac_e ac, ac_down; local
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c397 static inline u8 ac_change(struct wilc *wilc, u8 *ac) argument
698 u8 k, ac; local
1239 u8 ac; local
[all...]
/linux-master/drivers/power/supply/
H A Dlp8727_charger.c79 struct power_supply *ac; member in struct:lp8727_psy
[all...]
H A Dtwl4030_charger.c114 struct power_supply *ac; member in struct:twl4030_bci
[all...]
H A Dqcom_battmgr.c303 struct qcom_battmgr_ac ac; member in struct:qcom_battmgr
/linux-master/arch/s390/include/asm/
H A Dqdio.h66 u32 ac : 8; member in struct:qdr
104 u32 ac : 8; member in struct:qib
/linux-master/scripts/kconfig/
H A Dqconf.cc1884 int main(int ac, char** av) argument
H A Dnconf.c1515 int main(int ac, char **av) argument
H A Dgconf.c1441 int main(int ac, char *av[]) argument
/linux-master/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h288 union axis_conversion ac; /* hw -> logical axis */ member in struct:lis3lv02d
/linux-master/fs/ocfs2/
H A Dsuballoc.c118 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) argument
138 ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) argument
417 ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle, struct inode *alloc_inode, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl) argument
461 ocfs2_block_group_claim_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, unsigned int min_bits, u32 *bit_off, u32 *num_bits) argument
481 ocfs2_block_group_grow_discontig(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl, unsigned int min_bits) argument
574 ocfs2_block_group_alloc_discontig(handle_t *handle, struct inode *alloc_inode, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl) argument
661 struct ocfs2_alloc_context *ac = NULL; local
762 ocfs2_reserve_suballoc_bits(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac, int type, u32 slot, u64 *last_alloc_group, int flags) argument
910 ocfs2_steal_resource(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac, int type) argument
943 ocfs2_steal_inode(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac) argument
949 ocfs2_steal_meta(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac) argument
955 ocfs2_reserve_new_metadata_blocks(struct ocfs2_super *osb, int blocks, struct ocfs2_alloc_context **ac) argument
1017 ocfs2_reserve_new_metadata(struct ocfs2_super *osb, struct ocfs2_extent_list *root_el, struct ocfs2_alloc_context **ac) argument
1026 ocfs2_reserve_new_inode(struct ocfs2_super *osb, struct ocfs2_alloc_context **ac) argument
1120 ocfs2_reserve_cluster_bitmap_bits(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac) argument
1141 ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb, u32 bits_wanted, u64 max_block, int flags, struct ocfs2_alloc_context **ac) argument
1219 ocfs2_reserve_clusters(struct ocfs2_super *osb, u32 bits_wanted, struct ocfs2_alloc_context **ac) argument
1638 ocfs2_bg_discontig_fix_result(struct ocfs2_alloc_context *ac, struct ocfs2_group_desc *bg, struct ocfs2_suballoc_result *res) argument
1668 ocfs2_search_one_group(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, struct ocfs2_suballoc_result *res, u16 *bits_left) argument
1735 ocfs2_search_chain(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, struct ocfs2_suballoc_result *res, u16 *bits_left) argument
1876 ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, struct ocfs2_suballoc_result *res) argument
1987 ocfs2_claim_metadata(handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u64 *suballoc_loc, u16 *suballoc_bit_start, unsigned int *num_bits, u64 *blkno_start) argument
2025 ocfs2_init_inode_ac_group(struct inode *dir, struct buffer_head *parent_di_bh, struct ocfs2_alloc_context *ac) argument
2053 ocfs2_save_inode_ac_group(struct inode *dir, struct ocfs2_alloc_context *ac) argument
2060 ocfs2_find_new_inode_loc(struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *ac, u64 *fe_blkno) argument
2121 ocfs2_claim_new_inode_at_loc(handle_t *handle, struct inode *dir, struct ocfs2_alloc_context *ac, u64 *suballoc_loc, u16 *suballoc_bit, u64 di_blkno) argument
2192 ocfs2_claim_new_inode(handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *ac, u64 *suballoc_loc, u16 *suballoc_bit, u64 *fe_blkno) argument
2296 __ocfs2_claim_clusters(handle_t *handle, struct ocfs2_alloc_context *ac, u32 min_clusters, u32 max_clusters, u32 *cluster_start, u32 *num_clusters) argument
2367 ocfs2_claim_clusters(handle_t *handle, struct ocfs2_alloc_context *ac, u32 min_clusters, u32 *cluster_start, u32 *num_clusters) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c765 u8 ac = WMM_NUM_AC; local
865 u8 ac = WMM_NUM_AC; local
[all...]
/linux-master/drivers/input/misc/
H A Dadxl34x.c238 static void adxl34x_get_triple(struct adxl34x *ac, struct axis_triple *axis) argument
256 adxl34x_service_ev_fifo(struct adxl34x *ac) argument
278 adxl34x_send_key_events(struct adxl34x *ac, struct adxl34x_platform_data *pdata, int status, int press) argument
290 adxl34x_do_tap(struct adxl34x *ac, struct adxl34x_platform_data *pdata, int status) argument
300 struct adxl34x *ac = handle; local
401 __adxl34x_disable(struct adxl34x *ac) argument
410 __adxl34x_enable(struct adxl34x *ac) argument
417 struct adxl34x *ac = dev_get_drvdata(dev); local
433 struct adxl34x *ac = dev_get_drvdata(dev); local
450 struct adxl34x *ac = dev_get_drvdata(dev); local
459 struct adxl34x *ac = dev_get_drvdata(dev); local
491 struct adxl34x *ac = dev_get_drvdata(dev); local
508 struct adxl34x *ac = dev_get_drvdata(dev); local
539 struct adxl34x *ac = dev_get_drvdata(dev); local
548 struct adxl34x *ac = dev_get_drvdata(dev); local
573 struct adxl34x *ac = dev_get_drvdata(dev); local
583 struct adxl34x *ac = dev_get_drvdata(dev); local
612 struct adxl34x *ac = dev_get_drvdata(dev); local
630 struct adxl34x *ac = dev_get_drvdata(dev); local
669 struct adxl34x *ac = input_get_drvdata(input); local
685 struct adxl34x *ac = input_get_drvdata(input); local
701 struct adxl34x *ac; local
904 adxl34x_remove(struct adxl34x *ac) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h428 static inline u8 mt7615_lmac_mapping(struct mt7615_dev *dev, u8 ac) argument
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1753 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, signed int up, u8 *ac) argument
/linux-master/drivers/clk/ti/
H A Dadpll.c766 struct ti_adpll_clock *ac = &d->clocks[i]; local
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6asm.c280 static inline void q6asm_add_hdr(struct audio_client *ac, struct apr_hdr *hdr, argument
292 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, argument
329 __q6asm_memory_unmap(struct audio_client *ac, phys_addr_t buf_add, int dir) argument
373 q6asm_audio_client_free_buf(struct audio_client *ac, struct audio_port_data *port) argument
393 q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) argument
422 __q6asm_memory_map_regions(struct audio_client *ac, int dir, size_t period_sz, unsigned int periods, bool is_contiguous) argument
501 q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, phys_addr_t phys, size_t period_sz, unsigned int periods) argument
551 struct audio_client *ac; local
570 q6asm_audio_client_free(struct audio_client *ac) argument
579 struct audio_client *ac = NULL; local
609 struct audio_client *ac; local
753 struct audio_client *ac = NULL; local
847 struct audio_client *ac; local
881 q6asm_ac_send_cmd_sync(struct audio_client *ac, struct apr_pkt *pkt) argument
927 q6asm_open_write(struct audio_client *ac, uint32_t stream_id, uint32_t format, u32 codec_profile, uint16_t bits_per_sample, bool is_gapless) argument
1009 __q6asm_run(struct audio_client *ac, uint32_t stream_id, uint32_t flags, uint32_t msw_ts, uint32_t lsw_ts, bool wait) argument
1055 q6asm_run(struct audio_client *ac, uint32_t stream_id, uint32_t flags, uint32_t msw_ts, uint32_t lsw_ts) argument
1073 q6asm_run_nowait(struct audio_client *ac, uint32_t stream_id, uint32_t flags, uint32_t msw_ts, uint32_t lsw_ts) argument
1092 q6asm_media_format_block_multi_ch_pcm(struct audio_client *ac, uint32_t stream_id, uint32_t rate, uint32_t channels, u8 channel_map[PCM_MAX_NUM_CHANNEL], uint16_t bits_per_sample) argument
1141 q6asm_stream_media_format_block_flac(struct audio_client *ac, uint32_t stream_id, struct q6asm_flac_cfg *cfg) argument
1178 q6asm_stream_media_format_block_wma_v9(struct audio_client *ac, uint32_t stream_id, struct q6asm_wma_cfg *cfg) argument
1216 q6asm_stream_media_format_block_wma_v10(struct audio_client *ac, uint32_t stream_id, struct q6asm_wma_cfg *cfg) argument
1255 q6asm_stream_media_format_block_alac(struct audio_client *ac, uint32_t stream_id, struct q6asm_alac_cfg *cfg) argument
1297 q6asm_stream_media_format_block_ape(struct audio_client *ac, uint32_t stream_id, struct q6asm_ape_cfg *cfg) argument
1337 q6asm_stream_remove_silence(struct audio_client *ac, uint32_t stream_id, uint32_t cmd, uint32_t num_samples) argument
1367 q6asm_stream_remove_initial_silence(struct audio_client *ac, uint32_t stream_id, uint32_t initial_samples) argument
1377 q6asm_stream_remove_trailing_silence(struct audio_client *ac, uint32_t stream_id, uint32_t trailing_samples) argument
1397 q6asm_enc_cfg_blk_pcm_format_support(struct audio_client *ac, uint32_t stream_id, uint32_t rate, uint32_t channels, uint16_t bits_per_sample) argument
1452 q6asm_read(struct audio_client *ac, uint32_t stream_id) argument
1501 __q6asm_open_read(struct audio_client *ac, uint32_t stream_id, uint32_t format, uint16_t bits_per_sample) argument
1554 q6asm_open_read(struct audio_client *ac, uint32_t stream_id, uint32_t format, uint16_t bits_per_sample) argument
1573 q6asm_write_async(struct audio_client *ac, uint32_t stream_id, uint32_t len, uint32_t msw_ts, uint32_t lsw_ts, uint32_t wflags) argument
1626 q6asm_reset_buf_state(struct audio_client *ac) argument
1639 __q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd, bool wait) argument
1693 q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd) argument
1708 q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac.h333 struct iwl_ac_qos ac[AC_NUM+1]; member in struct:iwl_mac_ctx_cmd
H A Dmac-cfg.h500 struct iwl_ac_qos ac[AC_NUM + 1]; member in struct:iwl_link_config_cmd

Completed in 500 milliseconds

1234567