Home
last modified time | relevance | path

Searched defs:word_len (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/codecs/
H A Dad1836.c167 int word_len = 0; in ad1836_hw_params() local
H A Dad193x.c316 int word_len = 0, master_rate = 0; in ad193x_hw_params() local
H A Dda7219.c1570 int word_len = params_width(params); da7219_hw_params() local
/linux/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c52 int word_len; in parse_hex_sentence() local
/linux/sound/soc/cirrus/
H A Dep93xx-i2s.c304 unsigned word_len, div, sdiv, lrdiv; in ep93xx_i2s_hw_params() local
/linux/drivers/base/regmap/
H A Dregmap-spi-avmm.c160 unsigned char word_len; member
/linux/net/netfilter/
H A Dnf_conntrack_sip.c94 static int word_len(const char *dptr, const char *limit) in word_len() function