Lines Matching refs:device_create_file

2366 		err = device_create_file(dev, &dev_attr_cpu0_vid);  in w83627ehf_probe()
2403 err = device_create_file(dev, &dev_attr_cpu0_vid); in w83627ehf_probe()
2441 err = device_create_file(dev, &sda_sf3_arrays[i].dev_attr); in w83627ehf_probe()
2451 err = device_create_file(dev, &attr->dev_attr); in w83627ehf_probe()
2459 err = device_create_file(dev, in w83627ehf_probe()
2466 err = device_create_file(dev, in w83627ehf_probe()
2475 if ((err = device_create_file(dev, &sda_in_input[i].dev_attr)) in w83627ehf_probe()
2476 || (err = device_create_file(dev, in w83627ehf_probe()
2478 || (err = device_create_file(dev, in w83627ehf_probe()
2480 || (err = device_create_file(dev, in w83627ehf_probe()
2487 if ((err = device_create_file(dev, in w83627ehf_probe()
2489 || (err = device_create_file(dev, in w83627ehf_probe()
2493 err = device_create_file(dev, in w83627ehf_probe()
2499 err = device_create_file(dev, in w83627ehf_probe()
2505 ((err = device_create_file(dev, in w83627ehf_probe()
2507 || (err = device_create_file(dev, in w83627ehf_probe()
2509 || (err = device_create_file(dev, in w83627ehf_probe()
2511 || (err = device_create_file(dev, in w83627ehf_probe()
2513 || (err = device_create_file(dev, in w83627ehf_probe()
2522 err = device_create_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_probe()
2526 err = device_create_file(dev, in w83627ehf_probe()
2534 err = device_create_file(dev, in w83627ehf_probe()
2540 err = device_create_file(dev, in w83627ehf_probe()
2547 if ((err = device_create_file(dev, in w83627ehf_probe()
2549 || (err = device_create_file(dev, in w83627ehf_probe()
2553 err = device_create_file(dev, in w83627ehf_probe()
2560 err = device_create_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_probe()
2565 err = device_create_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_probe()
2570 err = device_create_file(dev, &dev_attr_name); in w83627ehf_probe()