Lines Matching refs:device_create_file

2382 		err = device_create_file(dev, &dev_attr_cpu0_vid);  in w83627ehf_probe()
2419 err = device_create_file(dev, &dev_attr_cpu0_vid); in w83627ehf_probe()
2457 err = device_create_file(dev, &sda_sf3_arrays[i].dev_attr); in w83627ehf_probe()
2467 err = device_create_file(dev, &attr->dev_attr); in w83627ehf_probe()
2475 err = device_create_file(dev, in w83627ehf_probe()
2482 err = device_create_file(dev, in w83627ehf_probe()
2491 if ((err = device_create_file(dev, &sda_in_input[i].dev_attr)) in w83627ehf_probe()
2492 || (err = device_create_file(dev, in w83627ehf_probe()
2494 || (err = device_create_file(dev, in w83627ehf_probe()
2496 || (err = device_create_file(dev, in w83627ehf_probe()
2503 if ((err = device_create_file(dev, in w83627ehf_probe()
2505 || (err = device_create_file(dev, in w83627ehf_probe()
2509 err = device_create_file(dev, in w83627ehf_probe()
2515 err = device_create_file(dev, in w83627ehf_probe()
2521 ((err = device_create_file(dev, in w83627ehf_probe()
2523 || (err = device_create_file(dev, in w83627ehf_probe()
2525 || (err = device_create_file(dev, in w83627ehf_probe()
2527 || (err = device_create_file(dev, in w83627ehf_probe()
2529 || (err = device_create_file(dev, in w83627ehf_probe()
2538 err = device_create_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_probe()
2542 err = device_create_file(dev, in w83627ehf_probe()
2550 err = device_create_file(dev, in w83627ehf_probe()
2556 err = device_create_file(dev, in w83627ehf_probe()
2563 if ((err = device_create_file(dev, in w83627ehf_probe()
2565 || (err = device_create_file(dev, in w83627ehf_probe()
2569 err = device_create_file(dev, in w83627ehf_probe()
2576 err = device_create_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_probe()
2581 err = device_create_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_probe()
2586 err = device_create_file(dev, &dev_attr_name); in w83627ehf_probe()