Searched refs:nc_type (Results 1 – 1 of 1) sorted by relevance
1602 static int sony_nc_setup_rfkill(struct device *parent, enum sony_nc_rfkill nc_type) in sony_nc_setup_rfkill() argument1611 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()