Home
last modified time | relevance | path

Searched defs:bits_set (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/acpi/acpica/
H A Drscalc.c40 u8 bits_set; in acpi_rs_count_set_bits() local
/linux/fs/xfs/
H A Dxfs_buf_item.c932 uint bits_set; in xfs_buf_item_log_segment() local
/linux/sound/hda/codecs/realtek/
H A Drealtek.c70 __alc_update_coefex_idx(struct hda_codec * codec,hda_nid_t nid,unsigned int coef_idx,unsigned int mask,unsigned int bits_set) __alc_update_coefex_idx() argument
81 alc_update_coefex_idx(struct hda_codec * codec,hda_nid_t nid,unsigned int coef_idx,unsigned int mask,unsigned int bits_set) alc_update_coefex_idx() argument
H A Drealtek.h146 #define alc_update_coef_idx(codec, coef_idx, mask, bits_set) \ argument
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c577 static bool bits_set(void *key, int len) in bits_set() function