Searched refs:reconfig (Results 1 – 11 of 11) 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/arch/powerpc/platforms/pseries/ |
| H A D | Makefile | 4 obj-y := lpar.o hvCall.o nvram.o reconfig.o \
|
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 1328 bool reconfig = false; in __cmd_start() local 1333 err = handle_config_changes(daemon, conf_fd, &reconfig); in __cmd_start() 1337 if (reconfig) in __cmd_start()
|
| /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/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 | Makefile | 195 of-reconfig-notifier-error-inject.o
|
| H A D | Kconfig.debug | 1983 tristate "OF reconfig notifier error injection module" 1987 OF reconfig notifier chain callbacks. It is controlled 1989 /sys/kernel/debug/notifier-error-inject/OF-reconfig/ 1995 be called of-reconfig-notifier-error-inject.
|
| /linux/fs/ |
| H A D | Kconfig | 74 # ndctl create-namespace --force --reconfig=namespace0.0 \
|