Home
last modified time | relevance | path

Searched refs:nc_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/
H A Dsony-laptop.c1602 static int sony_nc_setup_rfkill(struct device *parent, enum sony_nc_rfkill nc_type) in sony_nc_setup_rfkill() argument
1611 switch (nc_type) { in sony_nc_setup_rfkill()
1632 rfk = rfkill_alloc(name, parent, type, &sony_rfkill_ops, (void *)nc_type); in sony_nc_setup_rfkill()
1644 sony_rfkill_address[nc_type], in sony_nc_setup_rfkill()
1660 sony_rfkill_devices[nc_type] = rfk; in sony_nc_setup_rfkill()