Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/comedi/drivers/ni_routing/tools/
H A Dcsv_collection.py20 strip = lambda s:s.strip() function
22 strip = lambda s:s function
/linux/scripts/
H A Dheaderdep.pl62 sub strip { subroutine
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c487 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_row_from_strip()
552 u64 strip; in get_strip_from_row() local
605 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_arm_from_strip()
H A Dmegaraid_sas.h2144 u64 strip; member
/linux/scripts/kconfig/
H A Dconf.c60 static void strip(char *str) in strip() function
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c601 static size_t strip(char *s, const char *reject) in strip() function