Home
last modified time | relevance | path

Searched refs:reconfig (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-fpga-manager50 * reconfig operation error - invalid operations detected by
54 * reconfig CRC error - CRC error detected by
56 * reconfig incompatible image - reconfiguration image is
58 * reconfig IP protocol error - protocol errors detected by
60 * reconfig fifo overflow error - FIFO overflow detected by
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt11 * powerpc pSeries reconfig notifier
49 powerpc pSeries reconfig notifier error injection module
52 /sys/kernel/debug/notifier-error-inject/pSeries-reconfig/actions/<notifier event>/error
54 Possible pSeries reconfig notifier events to be failed are:
/Linux-v4.19/arch/powerpc/platforms/pseries/
DMakefile5 obj-y := lpar.o hvCall.o nvram.o reconfig.o \
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dcore.h305 bool reconfig; member
Dvdec.c205 if (inst->reconfig) { in vdec_g_fmt()
210 inst->reconfig = false; in vdec_g_fmt()
808 inst->reconfig = false; in vdec_start_streaming()
938 inst->reconfig = true; in vdec_event_notify()
/Linux-v4.19/sound/pci/hda/
Dhda_sysfs.c212 CODEC_ACTION_STORE(reconfig);
409 static DEVICE_ATTR_WO(reconfig);
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl2.c1171 int reconfig = 0; in atl2_check_link() local
1197 reconfig = 1; in atl2_check_link()
1201 reconfig = 1; in atl2_check_link()
1205 reconfig = 1; in atl2_check_link()
1209 reconfig = 1; in atl2_check_link()
1213 if (reconfig == 0) { in atl2_check_link()
Datl1.c1305 int reconfig = 0; in atl1_check_link() local
1330 reconfig = 1; in atl1_check_link()
1334 reconfig = 1; in atl1_check_link()
1338 reconfig = 1; in atl1_check_link()
1342 reconfig = 1; in atl1_check_link()
1346 reconfig = 1; in atl1_check_link()
1351 if (!reconfig) { in atl1_check_link()
/Linux-v4.19/sound/soc/codecs/
Darizona.c1792 bool reconfig; in arizona_hw_params() local
1847 reconfig = arizona_aif_cfg_changed(component, base, bclk, lrclk, frame); in arizona_hw_params()
1849 if (reconfig) { in arizona_hw_params()
1867 if (reconfig) { in arizona_hw_params()
1888 if (reconfig) { in arizona_hw_params()
/Linux-v4.19/lib/
DMakefile154 of-reconfig-notifier-error-inject.o
DKconfig.debug1475 tristate "OF reconfig notifier error injection module"
1479 OF reconfig notifier chain callbacks. It is controlled
1481 /sys/kernel/debug/notifier-error-inject/OF-reconfig/
1487 be called of-reconfig-notifier-error-inject.
/Linux-v4.19/drivers/fpga/
DKconfig116 being reprogrammed during partial reconfig.
/Linux-v4.19/Documentation/ioctl/
Dhdio.txt48 HDIO_SET_PIO_MODE reconfig interface to new speed
907 HDIO_SET_PIO_MODE reconfig interface to new speed
/Linux-v4.19/Documentation/sound/hd-audio/
Dnotes.rst405 reconfig
420 # echo 1 > /sys/class/sound/hwC0D0/reconfig
746 configuration via hwdep sysfs file if hda-reconfig option is enabled.
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c1113 bool reconfig; in iwl_mvm_add_new_dqa_stream_wk() local
1117 reconfig = (mvm->queue_info[queue].status == in iwl_mvm_add_new_dqa_stream_wk()
1134 if (reconfig) in iwl_mvm_add_new_dqa_stream_wk()