Home
last modified time | relevance | path

Searched refs:SM_CIS_VENDOR_OFFSET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dsm_ftl.c53 #define SM_CIS_VENDOR_OFFSET 0x59 macro
61 vendor = kstrndup(ftl->cis_buffer + SM_CIS_VENDOR_OFFSET, in sm_create_sysfs_attributes()
62 SM_SMALL_PAGE - SM_CIS_VENDOR_OFFSET, GFP_KERNEL); in sm_create_sysfs_attributes()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dsm_ftl.c53 #define SM_CIS_VENDOR_OFFSET 0x59 macro
61 vendor = kstrndup(ftl->cis_buffer + SM_CIS_VENDOR_OFFSET, in sm_create_sysfs_attributes()
62 SM_SMALL_PAGE - SM_CIS_VENDOR_OFFSET, GFP_KERNEL); in sm_create_sysfs_attributes()

Completed in 3 milliseconds