Searched refs:reconfig (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-fpga-manager | 49 * reconfig operation error - invalid operations detected by 53 * reconfig CRC error - CRC error detected by 55 * reconfig incompatible image - reconfiguration image is 57 * reconfig IP protocol error - protocol errors detected by 59 * reconfig fifo overflow error - FIFO overflow detected by
|
| /linux/Documentation/fault-injection/ |
| H A D | notifier-error-inject.rst | 11 * powerpc pSeries reconfig notifier 51 powerpc pSeries reconfig notifier error injection module 55 /sys/kernel/debug/notifier-error-inject/pSeries-reconfig/actions/<notifier event>/error 57 Possible pSeries reconfig notifier events to be failed are:
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 256 !inst->reconfig) in vdec_check_src_change() 271 ret = wait_event_timeout(inst->reconf_wait, inst->reconfig, in vdec_check_src_change() 277 !inst->reconfig) in vdec_check_src_change() 1049 if (inst->reconfig) in vdec_start_capture() 1102 inst->reconfig = false; in vdec_start_capture() 1147 inst->reconfig = false; in vdec_start_output() 1565 inst->reconfig = true; in vdec_event_change()
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl2.c | 1151 int reconfig = 0; in atl2_check_link() local 1177 reconfig = 1; in atl2_check_link() 1181 reconfig = 1; in atl2_check_link() 1185 reconfig = 1; in atl2_check_link() 1189 reconfig = 1; in atl2_check_link() 1193 if (reconfig == 0) { in atl2_check_link()
|
| H A D | atl1.c | 1284 int reconfig = 0; in atl1_check_link() local 1309 reconfig = 1; in atl1_check_link() 1313 reconfig = 1; in atl1_check_link() 1317 reconfig = 1; in atl1_check_link() 1321 reconfig = 1; in atl1_check_link() 1325 reconfig = 1; in atl1_check_link() 1330 if (!reconfig) { in atl1_check_link()
|
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 179 pr_debug("reconfig: found new session %s\n", name); in session_config() 181 /* Trigger reconfig to start it. */ in session_config() 185 pr_debug("reconfig: found current session %s\n", name); in session_config() 198 pr_debug("reconfig: session %s is changed\n", name); in session_config() 207 * trigger reconfig for the session. in session_config() 301 pr_debug("reconfig: started\n"); in setup_server_config() 344 pr_info("reconfig: ruining session [%s:%d]: %s\n", in daemon_session__run() 995 pr_info("reconfig: session '%s' killed\n", session->name); in daemon__reconfig() 1004 pr_info("reconfig: session '%s' killed\n", session->name); in daemon__reconfig() 1326 bool reconfig in __cmd_start() local [all...] |
| /linux/sound/soc/codecs/ |
| H A D | arizona.c | 1788 bool reconfig; in arizona_hw_params() 1843 reconfig = arizona_aif_cfg_changed(component, base, bclk, lrclk, frame); in arizona_hw_params() 1845 if (reconfig) { in arizona_hw_params() 1863 if (reconfig) { in arizona_hw_params() 1884 if (reconfig) { in arizona_hw_params() 1790 bool reconfig; arizona_hw_params() local
|
| H A D | madera.c | 3103 int reconfig; in madera_hw_params() 3160 reconfig = madera_aif_cfg_changed(component, base, bclk, lrclk, frame); in madera_hw_params() 3161 if (reconfig < 0) in madera_hw_params() 3162 return reconfig; in madera_hw_params() 3164 if (reconfig) { in madera_hw_params() 3181 if (reconfig) { in madera_hw_params() 3199 if (reconfig) { in madera_hw_params() 3116 int reconfig; madera_hw_params() local
|
| /linux/lib/ |
| H A D | Kconfig.debug | 2044 tristate "OF reconfig notifier error injection module" 2048 OF reconfig notifier chain callbacks. It is controlled 2050 /sys/kernel/debug/notifier-error-inject/OF-reconfig/ 2056 be called of-reconfig-notifier-error-inject.
|