Home
last modified time | relevance | path

Searched refs:end_req (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-pcache/
H A Ddm_pcache.c66 static void end_req(struct kref *ref) in end_req() function
91 kref_put(&pcache_req->ref, end_req); in pcache_req_put()
/linux/sound/hda/codecs/
H A Dca0132.c7711 unsigned int i, tmp, start_req, end_req; in ca0132_alt_init_speaker_tuning() local
7734 end_req = SPEAKER_TUNING_REAR_RIGHT_VOL_LEVEL; in ca0132_alt_init_speaker_tuning()
7735 for (i = start_req; i < end_req + 1; i++) in ca0132_alt_init_speaker_tuning()
7739 end_req = SPEAKER_TUNING_REAR_RIGHT_INVERT; in ca0132_alt_init_speaker_tuning()
7740 for (i = start_req; i < end_req + 1; i++) in ca0132_alt_init_speaker_tuning()