Home
last modified time | relevance | path

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

/linux/drivers/misc/genwqe/
H A Dcard_sysfs.c52 char app_name[5]; in appid_show() local
55 genwqe_read_app_id(cd, app_name, sizeof(app_name)); in appid_show()
56 return sprintf(buf, "%s\n", app_name); in appid_show()
H A Dcard_utils.c133 * @app_name: carrier used to pass-back name
138 int genwqe_read_app_id(struct genwqe_dev *cd, char *app_name, int len) in genwqe_read_app_id() argument
143 memset(app_name, 0, len); in genwqe_read_app_id()
149 app_name[i++] = isprint(ch) ? ch : 'X'; in genwqe_read_app_id()
/linux/samples/bpf/
H A Dxdp_fwd_user.c50 static int do_detach(int ifindex, const char *ifname, const char *app_name) in do_detach() argument
85 snprintf(prog_name, sizeof(prog_name), "%s_prog", app_name); in do_detach()
89 printf("ERROR: %s isn't attached to %s\n", app_name, ifname); in do_detach()
/linux/tools/laptop/freefall/
H A Dfreefall.c27 static const char app_name[] = "FREE FALL"; variable
139 openlog(app_name, LOG_CONS | LOG_PID | LOG_NDELAY, LOG_LOCAL1); in main()
/linux/include/linux/firmware/qcom/
H A Dqcom_scm.h158 int qcom_scm_qseecom_app_get_id(const char *app_name, u32 *app_id);
164 static inline int qcom_scm_qseecom_app_get_id(const char *app_name, u32 *app_id) in qcom_scm_qseecom_app_get_id() argument
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1201 char app_name[16]; in octeon_core_drv_init() local
1220 strscpy(app_name, in octeon_core_drv_init()
1223 sizeof(app_name)); in octeon_core_drv_init()
1272 app_name, CVM_CAST64(cs->corefreq)); in octeon_core_drv_init()
/linux/Documentation/sound/designs/
H A Doss-emulation.rst138 app_name fragments fragment_size [options]
140 ``app_name`` is the name of application with (higher priority) or without
/linux/drivers/firmware/qcom/
H A Dqcom_scm.c1882 * @app_name: The name of the app.
1892 int qcom_scm_qseecom_app_get_id(const char *app_name, u32 *app_id) in qcom_scm_qseecom_app_get_id() argument
1895 unsigned long app_name_len = strlen(app_name); in qcom_scm_qseecom_app_get_id()
1909 memcpy(name_buf, app_name, app_name_len); in qcom_scm_qseecom_app_get_id()
/linux/Documentation/sound/
H A Dalsa-configuration.rst2691 <app_name> <fragments> <fragment_size> [<options>]
2692 <app_name>