Home
last modified time | relevance | path

Searched refs:dash (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
A Dfault.c114 char *dash; in fault_opcodes_write() local
126 dash = strchr(token, '-'); in fault_opcodes_write()
127 if (dash) in fault_opcodes_write()
128 *dash = '\0'; in fault_opcodes_write()
131 if (dash) { in fault_opcodes_write()
132 token = dash + 1; in fault_opcodes_write()
/linux/drivers/hwmon/
A Dmc13783-adc.c232 char *dash; in mc13783_adc_probe() local
240 dash = strchr(priv->name, '-'); in mc13783_adc_probe()
241 if (dash) in mc13783_adc_probe()
242 *dash = '\0'; in mc13783_adc_probe()
/linux/arch/arm/mach-mstar/
A DKconfig25 Support for MStar/Sigmastar mercury dash camera SoCs.
/linux/tools/testing/selftests/sparc64/drivers/
A Dadi-test.c154 char *dash, *end_ptr; in build_memory_map() local
160 dash = strstr(line, "-"); in build_memory_map()
161 dash[0] = 0x20; in build_memory_map()
/linux/tools/testing/selftests/ftrace/
A DREADME38 * The test cases should run on dash (busybox shell) for testing on
/linux/Documentation/devicetree/bindings/net/can/
A Dbosch,m_can.yaml12 - Sriram Dash <sriram.dash@samsung.com>
/linux/Documentation/driver-api/media/
A Dv4l2-device.rst36 a dash: ``cx18-0``, ``cx18-1``, etc. This function returns the instance number.
/linux/Documentation/admin-guide/
A Dbootconfig.rst30 Each key word must contain only alphabets, numbers, dash (``-``) or underscore
/linux/Documentation/admin-guide/LSM/
A DSmack.rst544 valid letters (rwxatbRWXATB) and the dash ('-') character are allowed in
545 access specifications. The dash is a placeholder, so "a-r" is the same
546 as "ar". A lone dash is used to specify that no access should be allowed.
/linux/Documentation/core-api/
A Dprintk-formats.rst312 the ``M`` specifier to use dash (-) separators instead of the default
/linux/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst203 * In syslog.conf, you can prefix entries with a dash `-` to omit syncing the

Completed in 21 milliseconds