Searched refs:_df (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/x86/
H A Dclk-cgu.h148 _shft_gate, _wdth_gate, _xshft, _df) \
166 .div_flags = _df, \
/linux-master/sound/core/
H A Dinit.c424 struct snd_monitor_file *df = NULL, *_df; local
427 list_for_each_entry(_df, &shutdown_files, shutdown_list) {
428 if (_df->file == file) {
429 df = _df;

Completed in 108 milliseconds