Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 8 of 8) 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/gpu/drm/xe/
H A Dxe_gen_wa_oob.c44 static char *strip(char *line, size_t linelen) in strip() function
/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() argument
552 u64 strip; in get_strip_from_row() local
605 get_arm_from_strip(struct megasas_instance * instance,u32 ld,u64 strip,struct MR_DRV_RAID_MAP_ALL * map) get_arm_from_strip() argument
[all...]
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
/linux/tools/perf/
H A Dbuiltin-inject.c120 bool strip; member