| /drivers/net/usb/ |
| A D | cdc_subset.c | 91 .description = "ALi M5632", 113 .description = "AnchorChips/Cypress 2720", 136 .description = "Belkin, eTEK, or compatible", 161 .description = "Epson USB Device", 179 .description = "KC Technology KC-190", 206 .description = "Linux Device", 212 .description = "Yopy", 218 .description = "Boot Loader OBject",
|
| A D | zaurus.c | 90 .description = "Sharp Zaurus SL-5x00", 100 .description = "Sharp Zaurus, PXA-2xx based", 110 .description = "Olympus R1000", 246 .description = "pseudo-MDLM (BLAN) device",
|
| /drivers/gpu/drm/tests/ |
| A D | drm_rect_test.c | 213 const char *description; member 249 .description = "right x left", 256 .description = "left x right", 263 .description = "up x bottom", 270 .description = "bottom x up", 277 .description = "touching corner", 284 .description = "touching side", 291 .description = "equal rects", 298 .description = "inside another", 305 .description = "far away", [all …]
|
| /drivers/spi/ |
| A D | spi-loopback-test.c | 88 .description = "tx/rx-transfer - start of page", 116 .description = "tx-transfer - only", 128 .description = "rx-transfer - only", 140 .description = "two tx-transfers - alter both", 157 .description = "two tx-transfers - alter first", 174 .description = "two tx-transfers - alter second", 241 .description = "two tx+rx transfers - alter both", 262 .description = "two tx+rx transfers - alter first", 888 test.description); in spi_test_run_iter() 894 test.description); in spi_test_run_iter() [all …]
|
| /drivers/staging/media/atomisp/pci/ |
| A D | atomisp_ioctl.c | 171 .description = "YUV444" 210 .description = "Bayer 16" 216 .description = "Bayer 8" 222 .description = "Bayer 8" 228 .description = "Bayer 8" 234 .description = "Bayer 8" 240 .description = "Bayer 10" 246 .description = "Bayer 10" 252 .description = "Bayer 10" 306 .description = "JPEG" [all …]
|
| /drivers/firmware/cirrus/test/ |
| A D | cs_dsp_mock_wmfw.c | 173 const char *description) in cs_dsp_mock_wmfw_start_alg_info_block() argument 211 if (description) in cs_dsp_mock_wmfw_start_alg_info_block() 212 strscpy(v1->descr, description, sizeof(v1->descr)); in cs_dsp_mock_wmfw_start_alg_info_block() 221 if (description) in cs_dsp_mock_wmfw_start_alg_info_block() 222 description_len = strlen(description); in cs_dsp_mock_wmfw_start_alg_info_block() 255 memcpy(longstring->data, description, description_len); in cs_dsp_mock_wmfw_start_alg_info_block() 296 if (def->description) in cs_dsp_mock_wmfw_add_coeff_desc() 297 strscpy(v1->descr, def->description, sizeof(v1->descr)); in cs_dsp_mock_wmfw_add_coeff_desc() 307 if (def->description) in cs_dsp_mock_wmfw_add_coeff_desc() 308 description_len = strlen(def->description); in cs_dsp_mock_wmfw_add_coeff_desc() [all …]
|
| /drivers/media/usb/pvrusb2/ |
| A D | pvrusb2-devattr.c | 52 .description = "WinTV PVR USB2 Model 29xxx", 86 .description = "WinTV PVR USB2 Model 24xxx", 116 .description = "Gotview USB 2.0 DVD 2", 137 .description = "Gotview USB 2.0 DVD Deluxe", 159 .description = "Terratec Grabster AV400", 275 .description = "OnAir USB2 Hybrid USB tuner", 369 .description = "WinTV HVR-1900 Model 73xxx", 476 .description = "WinTV HVR-1950 Model 750xx", 499 .description = "WinTV HVR-1950 Model 751xx", 635 .description = "WinTV HVR-1975 Model 160000", [all …]
|
| /drivers/gpu/drm/ttm/tests/ |
| A D | ttm_device_test.c | 12 const char *description; member 121 .description = "No DMA allocations, no DMA32 required", 127 .description = "DMA allocations, DMA32 required", 133 .description = "No DMA allocations, DMA32 required", 139 .description = "DMA allocations, no DMA32 required", 148 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_device_case_desc()
|
| A D | ttm_resource_test.c | 13 const char *description; member 82 .description = "Init resource in TTM_PL_SYSTEM", 86 .description = "Init resource in TTM_PL_VRAM", 90 .description = "Init resource in a private placement", 94 .description = "Init resource in TTM_PL_SYSTEM, set placement flags", 102 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_resource_case_desc()
|
| A D | ttm_pool_test.c | 13 const char *description; member 102 .description = "One page", 106 .description = "More than one page", 110 .description = "Above the allocation limit", 114 .description = "One page, with coherent DMA mappings enabled", 119 .description = "Above the allocation limit, with coherent DMA mappings enabled", 128 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_pool_alloc_case_desc()
|
| /drivers/acpi/acpica/ |
| A D | acapps.h | 57 #define ACPI_USAGE_TEXT(description) \ argument 58 printf (description); 60 #define ACPI_OPTION(name, description) \ argument 61 printf (" %-20s%s\n", name, description);
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | memx.fuc | 77 // description 121 // description 164 // description 215 // description 232 // description 252 // description 265 // description 360 // description 401 // description 426 // description [all …]
|
| /drivers/usb/serial/ |
| A D | whiteheat.c | 96 .description = "Connect Tech - WhiteHEAT - (prerenumeration)", 107 .description = "Connect Tech - WhiteHEAT", 247 serial->type->description, ret); in whiteheat_attach() 251 serial->type->description, alen); in whiteheat_attach() 263 serial->type->description, ret); in whiteheat_attach() 267 serial->type->description, alen); in whiteheat_attach() 271 serial->type->description, result[0]); in whiteheat_attach() 278 serial->type->description, in whiteheat_attach() 301 serial->type->description); in whiteheat_attach() 304 serial->type->description); in whiteheat_attach() [all …]
|
| A D | visor.c | 166 .description = "Handspring Visor / Palm OS", 184 .description = "Sony Clie 5.0", 203 .description = "Sony Clie 3.5", 348 serial->type->description); in palm_os_3_probe() 374 serial->type->description, in palm_os_3_probe() 377 dev_info(dev, "%s: Number of ports: %d\n", serial->type->description, in palm_os_3_probe()
|
| /drivers/nvme/common/ |
| A D | keyring.c | 46 seq_puts(m, key->description); in nvme_tls_psk_describe() 56 if (!key->description) { in nvme_tls_psk_match() 67 __func__, match_id, key->description, match_len); in nvme_tls_psk_match() 68 return !memcmp(key->description, match_id, match_len); in nvme_tls_psk_match()
|
| /drivers/md/dm-vdo/ |
| A D | vio.c | 288 const char *description; in vio_record_metadata_io_error() local 292 description = "read"; in vio_record_metadata_io_error() 294 description = (((vio->bio->bi_opf & REQ_FUA) == REQ_FUA) ? in vio_record_metadata_io_error() 298 description = "write+fua"; in vio_record_metadata_io_error() 300 description = "write"; in vio_record_metadata_io_error() 305 description, vio->type, (unsigned long long) pbn); in vio_record_metadata_io_error()
|
| /drivers/gpu/drm/scheduler/tests/ |
| A D | tests_basic.c | 74 const char *description; member 83 .description = "A queue of jobs in a single entity", 89 .description = "A chain of dependent jobs across multiple entities", 96 .description = "Multiple independent job queues", 102 .description = "Multiple inter-dependent job queues", 113 strscpy(desc, params->description, KUNIT_PARAM_DESC_SIZE); in drm_sched_basic_desc()
|
| /drivers/hwtracing/coresight/ |
| A D | coresight-cfg-pstop.c | 56 .description = "Generate external trigger on address match\n" 76 .description = "Stop ETM on kernel panic\n",
|
| A D | coresight-config.h | 105 const char *description; member 141 const char *description; member
|
| A D | coresight-cfg-afdo.c | 105 .description = "Generate periodic trace capture windows.\n" 144 .description = "Setup ETMs with strobing for autofdo\n"
|
| /drivers/hid/ |
| A D | hid-debug.c | 36 const char *description; member 2863 for (p = hid_usage_table; p->description; p++) in resolv_usage_page() 2867 p->description); in resolv_usage_page() 2871 seq_printf(f, "%s", p->description); in resolv_usage_page() 2905 for (p = hid_usage_table; p->description; p++) in hid_resolv_usage() 2908 for (m = p; m->description; m++) { in hid_resolv_usage() 2911 modifier = m->description; in hid_resolv_usage() 2922 for(++p; p->description && p->usage != 0; p++) in hid_resolv_usage() 2927 "%s%s", p->description, in hid_resolv_usage() 2932 p->description, in hid_resolv_usage()
|
| /drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_msg.c | 673 pinfo[stat_idx].description.s = pstrd; in mksstat_init_record_time() 726 snprintf(pdesc->description, ARRAY_SIZE(pdesc->description) - 1, "%s pid=%d", in mksstat_init_kern_id() 965 if (!arg->description) in vmw_mksstat_add_ioctl() 1010 desc_len = strncpy_from_user(pdesc->description, u64_to_user_ptr(arg->description), in vmw_mksstat_add_ioctl() 1011 ARRAY_SIZE(pdesc->description) - 1); in vmw_mksstat_add_ioctl() 1054 …, "pid=%d arg.description='%.*s' id=%zu\n", current->pid, (int)desc_len, pdesc->description, slot); in vmw_mksstat_add_ioctl()
|
| /drivers/gpu/drm/vmwgfx/device_include/ |
| A D | vm_basic_types.h | 90 } description; member 143 char description[MKS_GUEST_STAT_INSTANCE_DESC_LENGTH]; member
|
| /drivers/hwmon/ |
| A D | hp-wmi-sensors.c | 267 const char *description; member 316 const char *description; member 355 const char *description; member 858 nsensor->description = string; in populate_numeric_sensor_from_wobj() 1034 pevents->description = string; in populate_platform_events_from_wobj() 1113 event->description = string; in populate_event_from_wobj() 1351 (void *)nsensor->description, in hp_wmi_debugfs_init() 1398 (void *)pevents->description, in hp_wmi_debugfs_init() 1645 fan_info = match_fan_event(state, event.description); in hp_wmi_notify() 1666 devm_kfree(dev, event.description); in hp_wmi_notify() [all …]
|
| /drivers/gpu/drm/ |
| A D | drm_panic.c | 802 static void drm_panic_set_description(const char *description) in drm_panic_set_description() argument 806 if (description) { in drm_panic_set_description() 809 desc_line->txt = description; in drm_panic_set_description() 810 len = strlen(description); in drm_panic_set_description() 812 if (len && description[len - 1] == '\n') in drm_panic_set_description() 826 static void draw_panic_plane(struct drm_plane *plane, const char *description) in draw_panic_plane() argument 844 drm_panic_set_description(description); in draw_panic_plane() 866 draw_panic_plane(plane, detail->description); in drm_panic()
|