Lines Matching refs:device_create_file

2372 		err = device_create_file(dev, &dev_attr_cpu0_vid);  in w83627ehf_probe()
2411 err = device_create_file(dev, &dev_attr_cpu0_vid); in w83627ehf_probe()
2451 err = device_create_file(dev, &sda_sf3_arrays[i].dev_attr); in w83627ehf_probe()
2461 err = device_create_file(dev, &attr->dev_attr); in w83627ehf_probe()
2469 err = device_create_file(dev, in w83627ehf_probe()
2476 err = device_create_file(dev, in w83627ehf_probe()
2485 if ((err = device_create_file(dev, &sda_in_input[i].dev_attr)) in w83627ehf_probe()
2486 || (err = device_create_file(dev, in w83627ehf_probe()
2488 || (err = device_create_file(dev, in w83627ehf_probe()
2490 || (err = device_create_file(dev, in w83627ehf_probe()
2497 if ((err = device_create_file(dev, in w83627ehf_probe()
2499 || (err = device_create_file(dev, in w83627ehf_probe()
2503 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()
2517 || (err = device_create_file(dev, in w83627ehf_probe()
2519 || (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()
2532 err = device_create_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_probe()
2536 err = device_create_file(dev, in w83627ehf_probe()
2544 err = device_create_file(dev, in w83627ehf_probe()
2550 err = device_create_file(dev, in w83627ehf_probe()
2557 if ((err = device_create_file(dev, in w83627ehf_probe()
2559 || (err = device_create_file(dev, in w83627ehf_probe()
2563 err = device_create_file(dev, in w83627ehf_probe()
2570 err = device_create_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_probe()
2575 err = device_create_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_probe()
2580 err = device_create_file(dev, &dev_attr_name); in w83627ehf_probe()