Lines Matching +full:com +full:- +full:mode
1 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/wrap
4 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
7 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/mode
10 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
11 Description: (RW) Configure MSC operating mode:
13 - "single", for contiguous buffer mode (high-order alloc);
14 - "multi", for multiblock mode;
15 - "ExI", for DCI handler mode;
16 - "debug", for debug mode;
17 - any of the currently loaded buffer sinks.
19 If operating mode changes, existing buffer is deallocated,
23 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/nr_pages
26 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
29 In single mode, this is a single number of pages, has to be
30 power of 2. In multiblock mode, this is a comma-separated list
38 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/win_switch
41 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>
43 multi-window mode. In "multi" mode, accepts writes of "1", thereby
45 other operating mode or attempts to write something other than "1".
47 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/stop_on_full
50 Contact: Alexander Shishkin <alexander.shishkin@linux.intel.com>