1What: /sys/bus/cdx/rescan 2Date: March 2023 3Contact: nipun.gupta@amd.com 4Description: 5 Writing y/1/on to this file will cause rescan of the bus 6 and devices on the CDX bus. Any new devices are scanned and 7 added to the list of Linux devices and any devices removed are 8 also deleted from Linux. 9 10 For example:: 11 12 # echo 1 > /sys/bus/cdx/rescan 13