| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | irq.py | 53 def reconfig(cfg) -> None: function 66 _check_reconfig(cfg, reconfig) 70 def reconfig(cfg) -> None: function 75 _check_reconfig(cfg, reconfig) 80 def reconfig(cfg) -> None: function 84 _check_reconfig(cfg, reconfig)
|
| /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/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()
|
| H A D | core.h | 502 bool reconfig; member
|
| /linux/sound/hda/common/ |
| H A D | sysfs.c | 208 CODEC_ACTION_STORE(reconfig); 388 static DEVICE_ATTR_WO(reconfig);
|
| /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 | 1326 bool reconfig = false; in __cmd_start() local 1331 err = handle_config_changes(daemon, conf_fd, &reconfig); in __cmd_start() 1335 if (reconfig) in __cmd_start()
|
| /linux/sound/soc/codecs/ |
| H A D | arizona.c | 1788 bool reconfig; in arizona_hw_params() local 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()
|
| H A D | madera.c | 3103 int reconfig; in madera_hw_params() local 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()
|
| /linux/lib/ |
| H A D | Makefile | 195 of-reconfig-notifier-error-inject.o
|
| H A D | Kconfig.debug | 2036 tristate "OF reconfig notifier error injection module" 2040 OF reconfig notifier chain callbacks. It is controlled 2042 /sys/kernel/debug/notifier-error-inject/OF-reconfig/ 2048 be called of-reconfig-notifier-error-inject.
|
| /linux/drivers/fpga/ |
| H A D | Kconfig | 137 being reprogrammed during partial reconfig.
|
| /linux/fs/ |
| H A D | Kconfig | 74 # ndctl create-namespace --force --reconfig=namespace0.0 \
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | notes.rst | 415 reconfig 430 # echo 1 > /sys/class/sound/hwC0D0/reconfig 756 configuration via hwdep sysfs file if hda-reconfig option is enabled.
|