Searched refs:NOT_USED (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
A D | misc_support.h | 20 #ifndef NOT_USED 21 #define NOT_USED(a) ((void)(a)) macro
|
/linux/drivers/hwmon/ |
A D | w83795.c | 1603 #define NOT_USED -1 macro 1642 show_pwm_mode, NULL, NOT_USED, index - 1), \ 1660 show_dts_mode, NULL, NOT_USED, index - 7), \ 1662 NULL, NOT_USED, index - 7), \ 1664 store_dts_ext, DTS_CRIT, NOT_USED), \ 1668 store_dts_ext, DTS_WARN, NOT_USED), \ 1817 show_temp_src, store_temp_src, NOT_USED, 0), 1819 show_temp_src, store_temp_src, NOT_USED, 1), 1821 show_temp_src, store_temp_src, NOT_USED, 2), 1823 show_temp_src, store_temp_src, NOT_USED, 3), [all …]
|
A D | w83793.c | 1012 #define NOT_USED -1 macro 1049 show_temp_mode, store_temp_mode, NOT_USED, index - 1), \ 1154 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0), 1155 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1), 1163 store_beep_enable, NOT_USED, NOT_USED), 1165 store_sf_setup, SETUP_PWM_DEFAULT, NOT_USED), 1167 store_sf_setup, SETUP_PWM_UPTIME, NOT_USED), 1169 store_sf_setup, SETUP_PWM_DOWNTIME, NOT_USED), 1171 store_sf_setup, SETUP_TEMP_CRITICAL, NOT_USED),
|
/linux/include/uapi/drm/ |
A D | via_drm.h | 73 #define NOT_USED macro 79 #define NOT_USED macro
|
Completed in 18 milliseconds