Searched refs:attribute (Results 176 - 200 of 1458) sorted by relevance

1234567891011>>

/linux-master/drivers/leds/trigger/
H A Dledtrig-timer.c71 static struct attribute *timer_trig_attrs[] = {
H A Dledtrig-gpio.c69 static struct attribute *gpio_trig_attrs[] = {
/linux-master/drivers/soc/versatile/
H A Dsoc-realview.c74 static struct attribute *realview_attrs[] = {
H A Dsoc-integrator.c91 static struct attribute *integrator_attrs[] = {
/linux-master/drivers/w1/slaves/
H A Dw1_ds2423.c114 static struct attribute *w1_f1d_attrs[] = {
/linux-master/drivers/usb/misc/
H A Dtrancevibrator.c76 static struct attribute *tv_attrs[] = {
/linux-master/drivers/leds/
H A Dled-class-flash.c214 static struct attribute *led_flash_strobe_attrs[] = {
219 static struct attribute *led_flash_timeout_attrs[] = {
225 static struct attribute *led_flash_brightness_attrs[] = {
231 static struct attribute *led_flash_fault_attrs[] = {
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dsysfs.c81 static struct attribute *ath5k_sysfs_entries_ani[] = {
/linux-master/drivers/block/rnbd/
H A Drnbd-clt.h138 const struct attribute *sysfs_self);
/linux-master/drivers/devfreq/
H A Dgovernor_userspace.c74 static struct attribute *dev_entries[] = {
/linux-master/drivers/misc/
H A Dsmpro-misc.c107 static struct attribute *smpro_misc_attrs[] = {
H A Dhmc6352.c92 static struct attribute *mid_att_compass[] = {
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c353 struct attribute attr;
381 static struct attribute *overlay_sysfs_attrs[] = {
396 static ssize_t overlay_attr_show(struct kobject *kobj, struct attribute *attr,
411 static ssize_t overlay_attr_store(struct kobject *kobj, struct attribute *attr,
H A Dmanager-sysfs.c417 struct attribute attr;
449 static struct attribute *manager_sysfs_attrs[] = {
463 static ssize_t manager_attr_show(struct kobject *kobj, struct attribute *attr,
478 static ssize_t manager_attr_store(struct kobject *kobj, struct attribute *attr,
/linux-master/drivers/firmware/efi/
H A Dmemattr.c88 if (!(md->attribute & EFI_MEMORY_RUNTIME))
/linux-master/drivers/base/
H A Dphysical_location.c133 static struct attribute *dev_attr_physical_location[] = {
/linux-master/drivers/dma/idxd/
H A Dcompat.c67 static struct attribute *dsa_drv_compat_attrs[] = {
/linux-master/drivers/fpga/
H A Dzynqmp-fpga.c94 static struct attribute *zynqmp_fpga_attrs[] = {
/linux-master/drivers/iommu/
H A Diommu-sysfs.c18 static struct attribute *devices_attr[] = {
51 * be provided as an attribute group, allowing a unique namespace per
/linux-master/arch/x86/platform/efi/
H A Defi_32.c50 if (!(md->attribute & EFI_MEMORY_WB))
/linux-master/drivers/infiniband/hw/mlx4/
H A Dsysfs.c203 struct attribute *attr)
216 struct attribute *attr)
381 struct attribute *a;
394 struct attribute attr;
401 struct attribute *attr, char *buf)
413 struct attribute *attr,
492 static struct attribute **
499 struct attribute **tab_attr;
503 tab_attr = kcalloc(1 + len, sizeof (struct attribute *), GFP_KERNEL);
/linux-master/sound/aoa/soundbus/
H A Dsoundbus.h199 extern struct attribute *soundbus_dev_attrs[];
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_sysfs_ras_counters.c79 static struct attribute *qat_ras_attrs[] = {
101 "Failed to create qat_ras attribute group.\n");
/linux-master/drivers/accel/habanalabs/common/
H A Dsysfs.c74 static struct attribute *hl_dev_clk_attrs[] = {
111 static struct attribute *hl_dev_vrm_attrs[] = {
448 static struct attribute *hl_dev_attrs[] = {
491 static struct attribute *hl_dev_inference_attrs[] = {
/linux-master/drivers/ptp/
H A Dptp_private.h52 struct attribute **pin_attr;

Completed in 287 milliseconds

1234567891011>>