Home
last modified time | relevance | path

Searched refs:app_name (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/misc/genwqe/
Dcard_sysfs.c60 char app_name[5]; in appid_show() local
63 genwqe_read_app_id(cd, app_name, sizeof(app_name)); in appid_show()
64 return sprintf(buf, "%s\n", app_name); in appid_show()
Dcard_base.h320 char app_name[5]; member
485 int genwqe_read_app_id(struct genwqe_dev *cd, char *app_name, int len);
Dcard_utils.c145 int genwqe_read_app_id(struct genwqe_dev *cd, char *app_name, int len) in genwqe_read_app_id() argument
150 memset(app_name, 0, len); in genwqe_read_app_id()
156 app_name[i++] = isprint(ch) ? ch : 'X'; in genwqe_read_app_id()
Dcard_base.c441 genwqe_read_app_id(cd, cd->app_name, sizeof(cd->app_name)); in genwqe_read_ids()
/linux-4.1.27/Documentation/laptops/
Dfreefall.c28 static const char app_name[] = "FREE FALL"; variable
140 openlog(app_name, LOG_CONS | LOG_PID | LOG_NDELAY, LOG_LOCAL1); in main()
/linux-4.1.27/Documentation/sound/alsa/
DOSS-Emulation.txt128 app_name fragments fragment_size [options]
130 app_name is the name of application with (higher priority) or without
DALSA-Configuration.txt2254 String "<app_name> <fragments> <fragment_size> [<options>]"
2256 <app_name> - name of application with (higher priority) or without path