Searched refs:linear (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/isdn/mISDN/ |
D | dsp_audio.c | 45 static inline unsigned char linear2alaw(short int linear) in linear2alaw() argument 54 pcm_val = linear; in linear2alaw()
|
/linux-4.19.296/fs/cramfs/ |
D | Kconfig | 40 a linear adressed memory range (usually non volatile memory
|
/linux-4.19.296/drivers/regulator/ |
D | ltc3676.c | 226 LTC3676_REG(_id, _name, linear, \
|
D | ltc3589.c | 223 LTC3589_REG(_name, linear, LTC3589_OVEN_ ## _name, \
|
D | Kconfig | 96 and four low-dropout linear regulators, along with a ActivePath 788 via I2C bus. SKY81452 has one voltage linear regulator can be
|
/linux-4.19.296/drivers/s390/net/ |
D | qeth_core_main.c | 5229 unsigned int linear = min(data_len, skb_tailroom(skb)); in qeth_create_skb_frag() local 5231 skb_put_data(skb, element->addr + offset, linear); in qeth_create_skb_frag() 5232 data_len -= linear; in qeth_create_skb_frag() 5235 offset += linear; in qeth_create_skb_frag() 5304 unsigned int linear = (use_rx_sg) ? QETH_RX_PULL_LEN : skb_len; in qeth_core_get_next_skb() local 5306 skb = napi_alloc_skb(&card->napi, linear + headroom); in qeth_core_get_next_skb()
|
/linux-4.19.296/fs/befs/ |
D | ChangeLog | 38 keys within btree nodes, rather than the linear search we were using
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 1970 virt_to_phys() done against the non-linear part of the
|